home · contact · privacy
Send log messages through server out file. Includes major refactoring.
[plomrogue] / TODO
diff --git a/TODO b/TODO
index a5eb09432b8f8b604ace9f715fc6f9a1e9196343..571404843ad157fa45b4fc72feff3023d11dc27e 100644 (file)
--- a/TODO
+++ b/TODO
@@ -9,6 +9,8 @@ BOTH SERVER/CLIENT:
 - make server and client communicate by specific world state info requests 
   in server/out, replacing server/worldstate
 
+- in message reading/queueing, handle case of unfinished nl-delimited messages
+
 CLIENT:
 
 - re-work unnecessary complex command / keybinding / server message mapping