slixmpp/sleekxmpp
2015-07-31 11:55:50 +02:00
..
features
plugins Merge pull request #366 from jdowner/develop-iot-cleanup 2015-07-05 15:45:47 -04:00
roster
stanza
test
thirdparty
util
xmlstream Added **kwargs to ClientXMPP, BaseXMPP and XMLStream so that certfile, keyfile and ca_certs can be initialized. 2015-07-03 10:47:06 +05:30
__init__.py
api.py
basexmpp.py Added **kwargs to ClientXMPP, BaseXMPP and XMLStream so that certfile, keyfile and ca_certs can be initialized. 2015-07-03 10:47:06 +05:30
clientxmpp.py Added **kwargs to ClientXMPP, BaseXMPP and XMLStream so that certfile, keyfile and ca_certs can be initialized. 2015-07-03 10:47:06 +05:30
componentxmpp.py
exceptions.py
jid.py Fixes #378: must acquire JID_CACHE_LOCK before adding to JID_CACHE 2015-07-31 11:55:50 +02:00
version.py