SleekXMPP/sleekxmpp
Lance Stout 8aa4396e44 Begin experimental use of exceptions.
Provides IqTimeout and IqError which are raised when an Iq response
does not arrive in time, or it arrives with type='error'.
2011-06-01 15:17:22 -07:00
..
plugins Pubsub/Unsubscribe was not getting registered 2011-04-14 17:35:20 -07:00
stanza Begin experimental use of exceptions. 2011-06-01 15:17:22 -07:00
test Begin experimental use of exceptions. 2011-06-01 15:17:22 -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 Begin experimental use of exceptions. 2011-06-01 15:17:22 -07:00
componentxmpp.py Don't use the send queue for stream initialization. 2011-05-27 17:00:57 -07:00
exceptions.py Begin experimental use of exceptions. 2011-06-01 15:17:22 -07:00