slixmpp/sleekxmpp
2011-12-30 17:08:32 -02:00
..
features
plugins Update the docs for XEP-0060 publish method. 2011-10-11 20:37:50 -04:00
roster Also fire changed_status when the status text changes for a resource. 2011-11-18 13:57:41 -08:00
stanza Fix docstring of a method of Message stanzas. 2011-12-30 17:08:32 -02:00
test Allow SASL mechanism to be set when creating a ClientXMPP instance. 2011-09-28 22:48:30 -04:00
thirdparty FIX SCRAM-SHA-1-PLUS 2011-10-27 15:16:54 -04:00
xmlstream No need to continue processing loop if an error ocurred and auto_reconnect=False. 2011-11-14 11:21:05 -08:00
__init__.py
basexmpp.py Fix changed_status event 2011-11-18 13:39:02 -08:00
clientxmpp.py Fix typo 2011-11-14 11:20:53 -08:00
componentxmpp.py
exceptions.py
version.py