summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorMarkus Grueneis <gimpf@spreadspace.org>2010-11-08 22:55:03 +0000
committerMarkus Grueneis <gimpf@spreadspace.org>2010-11-08 22:55:03 +0000
commit9c77e885fda3bab262efef5ec1ac41a858f1b5d3 (patch)
tree13e12575668277937e5edaf598da79d0dcda709f /TODO
parentadded client handling (diff)
added TODO list
git-svn-id: https://svn.spreadspace.org/gcsd/trunk@13 ac14a137-c7f1-4531-abe0-07747231d213
Diffstat (limited to 'TODO')
-rw-r--r--TODO11
1 files changed, 11 insertions, 0 deletions
diff --git a/TODO b/TODO
new file mode 100644
index 0000000..87914df
--- /dev/null
+++ b/TODO
@@ -0,0 +1,11 @@
+ * debug-shell: enqueue command
+ * command-queue + expected responses
+ * first output module
+ * input modules
+ - stdio
+ - tcp
+ * timeout
+ * out-of-order response
+ * command & response dispatch table
+ * module API etc. clean-up, finalize, freeze
+ * config-parser