summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam T <pxqr.sta@gmail.com>2013-08-27 00:26:39 +0400
committerSam T <pxqr.sta@gmail.com>2013-08-27 00:26:39 +0400
commitd23955e0684a575dca6d40dda46583ba9c1d285a (patch)
tree698095b7a0dfed5733ca67d294e5d6c22e943007
parenta2c9210d0a1e55f4b24564a8654bda8dc5fdaaed (diff)
+ Move TODO list to repository.
-rw-r--r--TODO.org14
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)