summaryrefslogtreecommitdiff
path: root/TODO
blob: 67387a18bc31cc3a1c19e6fe5d3d883628837712 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
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)
 * module API etc. clean-up, finalize, freeze
 * config-parser
 * check max instances at modules (instance counter)
 * add modules
   - tcp
   - udp
   - unix
   - inotify