SleekXMPP/sleekxmpp/xmlstream
Lance Stout efe1b9f5a9 Allow sending stanzas on session_end.
May set self.disconnect_wait=True so that all disconnect
calls wait for the send queue to empty, unless explicitly
overridden with wait=False.

The session_end now fires before closing the socket so
that final stanzas may be sent, such as unavailable presences
for components.
2011-12-09 23:56:39 -08:00
..
handler Update api docs for handlers and matchers 2011-12-04 16:26:14 -08:00
matcher Update the API docs for XMLStream 2011-12-04 20:35:17 -08:00
__init__.py Underscore names by default. 2010-10-17 22:04:42 -04:00
filesocket.py Add docs for filesocket 2011-11-22 16:33:38 -08:00
jid.py Update api docs for JID 2011-12-04 13:42:46 -08:00
scheduler.py Add API docs for the scheduler 2011-12-04 16:43:05 -08:00
stanzabase.py Update docs for tostring 2011-11-22 15:25:02 -08:00
test.py moved seesmic branch to trunk 2009-06-03 22:56:51 +00:00
test.xml moved seesmic branch to trunk 2009-06-03 22:56:51 +00:00
testclient.py moved seesmic branch to trunk 2009-06-03 22:56:51 +00:00
tostring.py Update tostring docs, plus more doc cleanup 2011-11-22 16:25:33 -08:00
xmlstream.py Allow sending stanzas on session_end. 2011-12-09 23:56:39 -08:00