Age | Commit message (Expand) | Author |
---|---|---|
2014-02-14 | Refactored most of xmppServer into a new module XMPPServer | joe |
2014-02-13 | fixed wheezy build | joe |
2014-02-13 | ConnectWithEndlessRetry | joe |
2014-02-13 | WIP: connect/retry logic for wanted peers | joe |
2014-02-12 | Added ConnectFail event | joe |
2014-02-12 | Reply to pings with pongs. | joe |
2014-02-12 | pass output channel to xmppInbound handler | joe |
2014-02-12 | send xmpp server-to-server pings (todo: the from address) | joe |
2014-02-12 | Slightly less picky handshake for peer (nextElement rather than withXML) | joe |
2014-02-11 | Added Chunk/Flush logic to outgoing connections in xmppServer | joe |
2014-02-11 | Switched to throw-to instead of hClose to quit reader thread | joe |
2014-02-11 | send-ping framework for xmppServer | joe |
2014-02-10 | more xmppServer work | joe |
2014-02-10 | Fixed ping bug, forked connection thread in xmppServer | joe |
2014-02-09 | new Server code, xmppServer demo | joe |