summaryrefslogtreecommitdiff
path: root/TODO.org
blob: ddd2a8469e9ef0010031e1adfff4200117453783 (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
* TODO add BEncodable instance for Method
* TODO hide async api
* TODO expose client addr in server-side
* TODO major version bump (reason: exported type changed)