slixmpp/sleekxmpp
2012-03-30 10:12:44 -07:00
..
features Explicitly set the desired SASL mech to ANONYMOUS if no username is provided. 2012-03-13 12:24:41 -07:00
plugins Reset stream management state on session_end. 2012-03-27 23:27:24 -07:00
roster Add support for roster versioning. 2012-03-07 14:55:27 -08:00
stanza Fix typo 2012-03-30 09:01:15 -07:00
test xml.etree.ElementTree raises ExpatError instead of SyntaxError or ParseError. 2012-02-19 20:27:19 -08:00
thirdparty Tidy up the state machine and use a threading condition instead of an event. 2012-03-28 23:58:38 -07:00
xmlstream Improve connection handling by not delaying until all DNS records are tried. 2012-03-30 10:12:44 -07:00
__init__.py
basexmpp.py Handle loading plugins on demand. 2012-03-12 19:32:20 -07:00
clientxmpp.py Add better DNS resolver wrapper. 2012-03-30 10:12:43 -07:00
componentxmpp.py More import cleanups based on pyflakes results. 2012-02-17 14:41:31 -08:00
exceptions.py
version.py