slixmpp/sleekxmpp
2012-04-07 17:30:25 -04:00
..
features Explicitly set the desired SASL mech to ANONYMOUS if no username is provided. 2012-03-13 12:24:41 -07:00
plugins Add support for XEP-0027 2012-04-06 15:22:23 -04:00
roster Trigger got_online after resource information has been saved. 2012-04-07 16:23:24 -04:00
stanza Fix typo 2012-03-30 09:01:15 -07:00
test
thirdparty Correct the statemachine's ensure_any method. 2012-04-06 17:39:51 -04:00
xmlstream Correct the statemachine's ensure_any method. 2012-04-06 17:39:51 -04:00
__init__.py
api.py Pass JID objects to API callbacks and not strings. 2012-04-06 15:22:36 -04:00
basexmpp.py Begin experiment with a centralized API callback registry. 2012-04-06 15:09:25 -04:00
clientxmpp.py Tidy up roster_received event and callbacks. 2012-04-07 17:30:25 -04:00
componentxmpp.py More import cleanups based on pyflakes results. 2012-02-17 14:41:31 -08:00
exceptions.py
version.py