slixmpp/sleekxmpp
2012-04-06 15:09:26 -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 Fix XEP-0115 with the new API registry. 2012-04-06 15:09:26 -04:00
roster
stanza Fix typo 2012-03-30 09:01:15 -07:00
test
thirdparty Tidy up the state machine and use a threading condition instead of an event. 2012-03-28 23:58:38 -07:00
xmlstream Add default mapping of localhost to ::1 and 127.0.0.1 2012-04-06 15:08:21 -04:00
__init__.py
api.py Begin experiment with a centralized API callback registry. 2012-04-06 15:09:25 -04:00
basexmpp.py Begin experiment with a centralized API callback registry. 2012-04-06 15:09:25 -04:00
clientxmpp.py Add better DNS resolver wrapper. 2012-03-30 10:12:43 -07:00
componentxmpp.py
exceptions.py
version.py