summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO8
1 files changed, 4 insertions, 4 deletions
diff --git a/TODO b/TODO
index d40a11b..82501a9 100644
--- a/TODO
+++ b/TODO
@@ -1,13 +1,13 @@
* send response to requestor
* out-of-order responses
- * finish API for command & response dispatch tables
* add listener tables (for requests, responses and other messages)
- * improve module loader (configurable path)
+ * config-parser (file and improve parser for modules config)
+ * finish API for command & response dispatch tables
* module API etc. clean-up, finalize, freeze
- * config-parser
* add modules
- tcp
- udp
- unix
- inotify
- * exec module, add support for parameters \ No newline at end of file
+ * exec module, add support for parameters
+ * improve module loader (allow multiple search paths)