summaryrefslogtreecommitdiff
path: root/TODO.org
blob: fa2df33c9ce23e01ed06941f97292d7a9a07dfcb (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
* TODO expose client addr in server-side handlers
* TODO major version bump (reason: exported type changed)