slixmpp/slixmpp
2015-06-12 11:52:48 +01:00
..
features Improve the events triggered on failed authentication 2014-08-01 03:16:22 +02:00
plugins Allow the use of a custom loop instead of asyncio.get_event_loop() 2015-05-12 00:02:32 +02:00
roster Fix some more blocking iq 2014-08-01 15:02:54 +02:00
stanza Iq.send: set the timeout even when no timeout_callback is set 2015-04-04 16:48:30 +02:00
test Use a full JID for testing. 2015-04-04 16:56:26 +02: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 Allow the use of a custom loop instead of asyncio.get_event_loop() 2015-05-12 00:02:32 +02:00
__init__.py Change the API to make iq.send() always return a future 2015-02-28 19:02:35 +01:00
api.py Rename to slixmpp 2014-07-17 14:19:04 +02:00
basexmpp.py basexmpp: Add a message_error event 2015-04-13 15:08:04 +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 Properly consider malformed IPv6 domains as invalid. 2015-06-12 11:52:48 +01:00
version.py Rename to slixmpp 2014-07-17 14:19:04 +02:00