slixmpp/sleekxmpp
2012-10-31 13:27:06 -07:00
..
features
plugins Allow IQ timeouts to be asynchronous, by passing a timeout_callback parameter to send(). An example modification of disco is included. If this approach is approved, I'll go through and update the other plugins. 2012-10-31 13:27:06 -07:00
roster Respond to probes when the subscription is 'from', not 'to'. 2012-10-22 19:22:27 -07:00
stanza Allow IQ timeouts to be asynchronous, by passing a timeout_callback parameter to send(). An example modification of disco is included. If this approach is approved, I'll go through and update the other plugins. 2012-10-31 13:27:06 -07:00
test
thirdparty
util added setdefaultencoding method so reload(sys) not needed 2012-10-24 13:06:36 -07:00
xmlstream Enable gevent support. 2012-10-24 01:20:23 -07:00
__init__.py
api.py Substitute a blank JID for the boundjid in API calls. 2012-07-25 01:33:44 -07:00
basexmpp.py added setdefaultencoding method so reload(sys) not needed 2012-10-24 13:06:36 -07:00
clientxmpp.py
componentxmpp.py
exceptions.py
jid.py
version.py