summaryrefslogtreecommitdiff
path: root/Presence/ServerC.hs
AgeCommit message (Collapse)Author
2013-07-15Moved all output to module: Loggingjoe
2013-07-12Removed redundant importsjoe
2013-06-30SocketC now exports packetSinkjoe
2013-06-29reply to iq-set-sessionjoe
2013-06-28Attempt to control buffer sends with renderBytes...joe
2013-06-27Started conduits-based XMPP module (will replace XMPPServer)joe
2013-06-27Converted to SocketLike and quitListening interfaces.joe
Paving the way for conversion to conduits-based server over HaXml.
2013-06-27Adapted ConduitServer sample program to use ServerC interface.joe
2013-06-27ServerC module provides a conduits interface for doServerjoe