SleekXMPP/sleekxmpp
Lance Stout 7ef6abb2a3 May pass use_tls=False to connect().
Will disable the use of TLS for the session.
2011-03-22 11:56:55 -04:00
..
plugins Fix error in stanza handler registration in XEP-0092. 2011-03-18 17:30:29 -04:00
stanza Remap old method names in a better way. 2011-02-14 13:49:43 -05:00
test Cleanup for stanzabase. 2011-01-26 11:27:41 -05:00
thirdparty Fix thirdparty imports for Python3 2011-01-19 17:49:39 -05:00
xmlstream Change namespace inclusion in strings. 2011-03-18 17:34:07 -04:00
__init__.py Moved ClientXMPP to clientxmpp.py. 2010-10-06 14:20:32 -04:00
basexmpp.py Remap old method names in a better way. 2011-02-14 13:49:43 -05:00
clientxmpp.py May pass use_tls=False to connect(). 2011-03-22 11:56:55 -04:00
componentxmpp.py Doesn't fail if host has NO SRV record 2010-11-09 01:53:41 +08:00
exceptions.py XMPPError exceptions can keep a stanza's contents. 2011-02-11 15:20:26 -05:00