SleekXMPP/sleekxmpp
Lance Stout a81162edd2 Apply connection backoff to reconnect attempts.
Backoff was only being done for the initial connection attempt
before. Now any reconnection will start with a minimum 1 sec
delay which will approximately double between attempts.
2011-05-31 10:55:15 -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 Apply connection backoff to reconnect attempts. 2011-05-31 10:55:15 -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