Log

net/xmppcomponent_listener.lua @ 2620:481c6724818f

description author age
xmppcomponent_listener: Update for new connection API Matthew Wild Fri, 22 Jan 2010 16:36:11 +0000
net.xmpp{client,server,component}: Update for new xmlhandlers syntax Matthew Wild Tue, 19 Jan 2010 03:56:44 +0000
core.sessionmanager, net.*_listener: Remove the evil collectgarbage() calls Matthew Wild Tue, 24 Nov 2009 20:34:22 +0000
xmppcomponent_listener: Use new API for writing to components, fixes traceback (thanks Tobias) Matthew Wild Sun, 22 Nov 2009 13:47:24 +0000
*_listener: Update for new net.server API, specifically .listener -> .onincoming, .disconnect -> .ondisconnect Matthew Wild Sun, 22 Nov 2009 04:43:46 +0000
Changed separator between attribute names and prefixes from '|' to '\1' (optimization and cleanup). Waqas Hussain Thu, 12 Nov 2009 13:42:44 +0500
xmppcomponent_listener: Fix to collect component sessions on disconnect Matthew Wild Wed, 05 Aug 2009 13:51:44 +0100
xmpp{client,server,component]_listener: Open stream if sending an error and it isn't already open. Fixes #120 Matthew Wild Tue, 28 Jul 2009 19:15:29 +0100
Remove version number from copyright headers Matthew Wild Fri, 10 Jul 2009 03:11:45 +0100
xmppcomponent_listener: Removed unused reference to core.eventmanager Waqas Hussain Sun, 31 May 2009 01:01:52 +0500
prosody, xmppcomponent_listener: Add listener for XEP-0114 component connections Matthew Wild Mon, 04 May 2009 19:28:16 +0100