summaryrefslogtreecommitdiff
path: root/Presence/EventUtil.hs
AgeCommit message (Collapse)Author
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
2014-02-19more type signaturesjoe
2014-02-16Use XMPPServerParameters instead of ResourcePolicy.joe
Also: some presence status parsing.
2014-02-14client connectionsjoe
2014-02-14copyToChan keeps a stack of closersjoe
2014-02-12Reply to pings with pongs.joe
2014-02-11Added Chunk/Flush logic to outgoing connections in xmppServerjoe