summaryrefslogtreecommitdiff
path: root/dht/src/Data/Tox/Onion.hs
AgeCommit message (Expand)Author
2020-01-25Ported dhtd to reworked QueryResponse design.Joe Crayne
2020-01-11Reclassifying debug prints.Joe Crayne
2020-01-10First successful TCP relay mediated chat link!Joe Crayne
2020-01-05Forward port to GHC 8.10.1-alpha2 (83edba07e4)Joe Crayne
2020-01-01Used partitionTransform to simplify the onion client.Joe Crayne
2020-01-01Schedule TCP chat-link session attempts.Joe Crayne
2020-01-01Tox.DHT.Transport: polymorphic address type.Joe Crayne
2020-01-01STM-based awaitMessage.Joe Crayne
2020-01-01Share TCP Relays with remote via onion message.Joe Crayne
2020-01-01* Fixed accidental usage of TCP rather than UDP port.Joe Crayne
2020-01-01Show instance for RouteRecord and OnionRoute.Joe Crayne
2020-01-01Factor out some new librariesJames Crayne