summaryrefslogtreecommitdiff
path: root/dht/src/Network/Tox/AggregateSession.hs
AgeCommit message (Collapse)Author
2020-01-28Change netcrypto timeout to match toxcore.Joe Crayne
2020-01-26Remove timed-out sessions from aggregate map.Joe Crayne
2020-01-25Only one session at a time (per DHT node).Joe Crayne
2020-01-25Ported dhtd to reworked QueryResponse design.Joe Crayne
2020-01-17Discard unusable Dormant AggregateSession objects.Joe Crayne
2020-01-17Improved netcrypto session cleanup.Joe Crayne
2020-01-11Simplified AggregateSession status reporting.Joe Crayne
2020-01-01Improved 'c' command.Joe Crayne
2020-01-01STM-based awaitMessage.Joe Crayne
2020-01-01Factor out some new librariesJames Crayne
word64-map: Data.Word64Map network-addr: Network.Address tox-crypto: Crypto.Tox lifted-concurrent: Control.Concurrent.Lifted.Instrument Control.Concurrent.Async.Lifted.Instrument psq-wrap: Data.Wrapper.PSQInt Data.Wrapper.PSQ minmax-psq: Data.MinMaxPSQ tasks: Control.Concurrent.Tasks kad: Network.Kademlia Network.Kademlia.Bootstrap Network.Kademlia.Routing Network.Kademlia.CommonAPI Network.Kademlia.Persistence Network.Kademlia.Search