SleekXMPP/sleekxmpp
Lance Stout 1469323350 Cache stanza if sending fails.
The stanza will be sent first once the send queue is reactivated
after session start.

Stanzas sent by skipping the queue will not be cached.
2011-06-01 15:10:44 -07:00
..
plugins Pubsub/Unsubscribe was not getting registered 2011-04-14 17:35:20 -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 Cache stanza if sending fails. 2011-06-01 15:10:44 -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 Don't use the send queue for stream initialization. 2011-05-27 17:00:57 -07:00
exceptions.py XMPPError exceptions can keep a stanza's contents. 2011-02-11 15:20:26 -05:00