summaryrefslogtreecommitdiff
path: root/TODO.org
blob: 9bbf56835a289759614299bb9438e1f067662ac3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
* DONE document protocol
* DONE Ascending everywhere
* DONE document KRPC module
* DONE move exsamples to tests
* DONE make HUnit tests
* DONE run server in test automatically
* DONE use one socket everywhere
* DONE fix performance issues
* DONE add readme
* DONE return scheme back
* DONE add Show instance for Method
* DONE add BEncodable instance for Method
* DONE remove async api
* DONE expose client addr in server-side handlers
* TODO major version bump to 0.2.0.0 (reason: async API removed)