Log

net/xmppclient_listener.lua @ 329:3be63719428e

description author age
Allow us to close client connections, with or without a stream error. Partially fixes #8, we still need the same for s2s (though it should be almost a straight copy of the code, I'm too tired atm) Matthew Wild Tue, 18 Nov 2008 05:13:29 +0000
Fix logging in some cases for client disconnects Matthew Wild Sun, 16 Nov 2008 00:27:40 +0000
Fix logging of disconnect reason, and also sending of unavailable presence on disconnect Matthew Wild Sat, 15 Nov 2008 19:32:58 +0000
Some bugs fixed Waqas Hussain Sat, 15 Nov 2008 05:33:14 +0500
Actually show error and position when we show a traceback :) Matthew Wild Sun, 09 Nov 2008 20:15:31 +0000
Committing code to get nicer tracebacks for errors, also we no longer consider such errors fatal (probably a bad thing, I know...) Matthew Wild Sat, 08 Nov 2008 20:42:23 +0000
Backed out changeset 4adc53e03b4d (garbage collection) Matthew Wild Fri, 24 Oct 2008 19:04:51 +0100
Extra garbage collection, for debugging Matthew Wild Fri, 24 Oct 2008 18:43:26 +0100
s2s works! \o/ \o/ s2s Matthew Wild Fri, 24 Oct 2008 07:27:36 +0100
Fix for not destroying sessions when connection closed. Matthew Wild Thu, 23 Oct 2008 16:07:40 +0100
Abstract connections with "connection listeners" Matthew Wild Wed, 22 Oct 2008 17:36:21 +0100