slixmpp/sleekxmpp
Correl Roush 3607c5b792 Make RPC events threaded
Allows, for example, an RPC service to make remote RPC calls with its
own connection without blocking its own thread waiting for the result.
2011-10-03 14:32:48 -04:00
..
features
plugins Make RPC events threaded 2011-10-03 14:32:48 -04:00
roster
stanza Added pubsub error stanza. 2011-08-31 00:42:37 -07:00
test Allow SASL mechanism to be set when creating a ClientXMPP instance. 2011-09-28 22:48:30 -04:00
thirdparty
xmlstream Fix del_event_handler for Python3 (different semantics for filter()). 2011-09-23 12:03:49 -04:00
__init__.py Clean and get setup.py working once and for all. 2011-08-24 22:09:02 -07:00
basexmpp.py Make Iq exceptions more discoverable and simpler to use. 2011-08-19 01:04:20 -07:00
clientxmpp.py Allow SASL mechanism to be set when creating a ClientXMPP instance. 2011-09-28 22:48:30 -04:00
componentxmpp.py
exceptions.py Make Iq exceptions more discoverable and simpler to use. 2011-08-19 01:04:20 -07:00
version.py Tweak setup.py, and bump dev version to RC3. 2011-09-01 16:47:30 -07:00