summaryrefslogtreecommitdiff
path: root/tests/Client.hs
AgeCommit message (Collapse)Author
2013-10-01Allow passing ipv6 addressesSam Truzjan
2013-09-28Update importsSam Truzjan
2013-07-08~ Allow passing raw dictionaries.Sam T
We need this in Kademlia DHT -- there are method which return dictionaries with different keys depending on DHT server state.
2013-07-08~ Add test case, fix cabal.Sam T
2013-05-19~ Run server from test client.Sam T
2013-05-14+ Add hunit tests.Sam T
2013-05-14~ Move exsamples to tests.Sam T