summaryrefslogtreecommitdiff
path: root/src/Network/DHT/Mainline.hs
AgeCommit message (Expand)Author
2017-07-03Fleshed out KRPC instances for Mainline DHT.joe
2017-07-03Moved node-id out of Query/Response. It can be either in thejoe
2017-07-02Abstract facility to represent Tox encrypted nonces.joe
2017-07-01Simplified Kademlia class.joe
2017-06-30Bug fixes.joe
2017-06-30It builds!joe
2017-06-29WIP: Generalizing DHT monad.joe
2017-06-22Simplified KRPC class.joe
2017-06-12Rename Network.BitTorrent.DHT.Message -> Network.DHT.Mainlinejoe
2017-06-12Evacuated the Network.DHT.Mainline code.joe
2017-06-08Generalized Network.DatagramServerjoe
2017-06-08Renamed Network.KRPC.Message -> Network.DatagramServer.Mainlinejoe
2017-06-08Renamed Network.RPC -> Network.DatagramServer.Typesjoe
2017-06-08WIP: Adapting DHT to Tox network (part 6).joe
2017-06-08WIP: Adapting DHT to Tox network (part 5).joe
2017-06-07WIP: Adapting DHT to Tox network (part 4).joe
2017-06-05WIP: Adapting DHT to Tox network (part 2).joe