SleekXMPP/sleekxmpp
Lance Stout e219c0f976 Added session_end event and some docs.
For now, session_end is the same as disconnected, but once support is
added later for stream management, the two events will become distinct.

Plugins should add handlers for session_end for cleaning any session
state.
2011-06-08 10:24:25 -07:00
..
plugins Added session_end event and some docs. 2011-06-08 10:24:25 -07:00
stanza Don't use the send queue for stream initialization. 2011-05-27 17:00:57 -07:00
test Don't use the send queue for stream initialization. 2011-05-27 17:00:57 -07:00
thirdparty Fix thirdparty imports for Python3 2011-01-19 17:49:39 -05:00
xmlstream Added session_end event and some docs. 2011-06-08 10:24:25 -07:00
__init__.py Add version info. 2011-04-08 16:39:39 -04:00
basexmpp.py Remap old method names in a better way. 2011-02-14 13:49:43 -05:00
clientxmpp.py Don't use the send queue for stream initialization. 2011-05-27 17:00:57 -07:00
componentxmpp.py Send component handshake immediately. 2011-06-08 10:00:01 -07:00
exceptions.py XMPPError exceptions can keep a stanza's contents. 2011-02-11 15:20:26 -05:00