summaryrefslogtreecommitdiff
path: root/dht/src/Network/Tox/AggregateSession.hs
AgeCommit message (Expand)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