diff options
Diffstat (limited to 'TODO.org')
-rw-r--r-- | TODO.org | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/TODO.org b/TODO.org new file mode 100644 index 00000000..fc8ad395 --- /dev/null +++ b/TODO.org | |||
@@ -0,0 +1,14 @@ | |||
1 | * DONE document protocol | ||
2 | * DONE Ascending everywhere | ||
3 | * DONE document KRPC module | ||
4 | * DONE move exsamples to tests | ||
5 | * DONE make HUnit tests | ||
6 | * DONE run server in test automatically | ||
7 | * DONE use one socket everywhere | ||
8 | * DONE fix performance issues | ||
9 | * DONE add readme | ||
10 | * DONE return scheme back | ||
11 | * TODO add show instance for method | ||
12 | * TODO hide async api | ||
13 | * TODO expose client addr in server-side | ||
14 | * TODO major version bump (reason: exported type changed) | ||