summaryrefslogtreecommitdiff
path: root/xmppServer.hs
AgeCommit message (Expand)Author
2014-02-12Slightly less picky handshake for peer (nextElement rather than withXML)joe
2014-02-11Added Chunk/Flush logic to outgoing connections in xmppServerjoe
2014-02-11Switched to throw-to instead of hClose to quit reader threadjoe
2014-02-11send-ping framework for xmppServerjoe
2014-02-10more xmppServer workjoe
2014-02-10Fixed ping bug, forked connection thread in xmppServerjoe
2014-02-09new Server code, xmppServer demojoe