slixmpp/slixmpp
2015-02-24 22:46:07 +01:00
..
features Improve the events triggered on failed authentication 2014-08-01 03:16:22 +02:00
plugins XEP-0202: wrap get_entity_time() with coroutine_wrapper 2015-02-24 22:46:07 +01:00
roster Fix some more blocking iq 2014-08-01 15:02:54 +02:00
stanza Add a coroutine parameter to iq.send() to return a coroutine 2015-02-23 17:20:47 +01:00
test Update the test suite. 2015-02-12 12:23:47 +01:00
thirdparty Always use OrderedDict from collections, and remove its implementation in slixmpp.thirdparty. 2014-09-01 02:47:15 +02:00
util Remove the now useless Queue wrapper in slixmpp.util. 2014-09-28 23:58:46 +02:00
xmlstream Fix dns resolution without aiodns 2015-02-24 19:17:45 +01:00
__init__.py Import xmlstream.asyncio and coroutine_wrapper at the top level 2015-02-23 17:32:39 +01:00
api.py Rename to slixmpp 2014-07-17 14:19:04 +02:00
basexmpp.py Remove all deprecated alias in the core of slixmpp, and wherever they were used. 2014-09-28 23:58:46 +02:00
clientxmpp.py Remove all deprecated alias in the core of slixmpp, and wherever they were used. 2014-09-28 23:58:46 +02:00
componentxmpp.py Fix the componentxmpp interface 2015-02-12 12:11:50 +01:00
exceptions.py Rename to slixmpp 2014-07-17 14:19:04 +02:00
jid.py Always use OrderedDict from collections, and remove its implementation in slixmpp.thirdparty. 2014-09-01 02:47:15 +02:00
version.py Rename to slixmpp 2014-07-17 14:19:04 +02:00