SleekXMPP/sleekxmpp
Lance Stout 2004ddd678 Add StreamError stanza and a stream_error event.
Note that the stream may automatically attempt to
reconnect when a stream error is received.
2011-01-16 13:22:52 -05:00
..
plugins Fix how disco plugin looks up info and items for clients. 2011-01-15 10:08:35 -05:00
stanza Add StreamError stanza and a stream_error event. 2011-01-16 13:22:52 -05:00
test Fix several errors in SleekTest. 2010-12-07 23:04:37 -05:00
thirdparty Make it easier to import OrderedDict 2011-01-15 17:15:33 -05:00
xmlstream Raise the event 'socket_error' when a socket error occurs. 2011-01-16 13:07:39 -05:00
__init__.py Moved ClientXMPP to clientxmpp.py. 2010-10-06 14:20:32 -04:00
basexmpp.py Add StreamError stanza and a stream_error event. 2011-01-16 13:22:52 -05:00
clientxmpp.py Add reattempt to ClientXMPP.connect 2011-01-07 16:41:31 -05:00
componentxmpp.py Doesn't fail if host has NO SRV record 2010-11-09 01:53:41 +08:00
exceptions.py Made exceptions work. 2010-10-25 15:09:56 -04:00