From 7e37221d36c13b02687b9c782c5f06573de943a9 Mon Sep 17 00:00:00 2001 From: Keith Winstein Date: Tue, 16 Aug 2011 12:31:29 -0400 Subject: [PATCH] Added TODO file --- TODO | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 TODO diff --git a/TODO b/TODO new file mode 100644 index 0000000..9423c78 --- /dev/null +++ b/TODO @@ -0,0 +1,15 @@ +Simplify send() routine to call diff() when state has changed + +Figure out packet double-sending issue [if delay > 1/50 sec?] + +Graceful exit / server shutdown + +Make roaming much smoother (with error message placement) + +Notify if lost contact with server + +Speculative local echo + +Write startup script + +screen -r