slixmpp/sleekxmpp
2013-01-02 17:04:27 -08:00
..
features Fix requesting channel binding from sockets that don't support it. 2012-12-03 12:42:30 -08:00
plugins Fix startup issues with components using caps and vcards. 2013-01-02 17:04:27 -08:00
roster
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 Fix unicode conversion in Python3 2012-12-18 10:33:14 -08:00
xmlstream Fix other instance of inet_pton usage. 2012-12-29 15:17:15 -08:00
__init__.py
api.py
basexmpp.py
clientxmpp.py
componentxmpp.py
exceptions.py PEP8 formatting updates. 2012-06-19 01:29:48 -07:00
jid.py Apparently twisted fills in inet_pton on Windows and uses different exceptions. 2012-12-21 13:43:38 -08:00
version.py