summaryrefslogtreecommitdiff
path: root/Presence/Nesting.hs
AgeCommit message (Collapse)Author
2018-11-02Avoid deprecated Conduit interface in library modules.Joe Crayne
2016-02-22Compiles with latest stackage ltsAndrew Cady
However, it can't possibly work, because of this: XMPPServer.hs: > renderBuilderFlush = undefined The (real) definition of that function will have to be provided by a forked version of xml-conduit which is not included in this commit.
2014-02-19more type signaturesjoe
2014-02-16Use XMPPServerParameters instead of ResourcePolicy.joe
Also: some presence status parsing.
2014-02-12Reply to pings with pongs.joe