slixmpp/sleekxmpp
Lance Stout ee6a9b981a Simplify sending whitespace keepalives.
Now that we have the send lock, we can use now=True.
2012-03-27 20:53:27 -07:00
..
features
plugins Make the XEP-0198 ack debug message less confusing. 2012-03-27 20:52:31 -07:00
roster
stanza
test
thirdparty
xmlstream Simplify sending whitespace keepalives. 2012-03-27 20:53:27 -07:00
__init__.py
basexmpp.py Handle loading plugins on demand. 2012-03-12 19:32:20 -07:00
clientxmpp.py Add support for roster versioning. 2012-03-07 14:55:27 -08:00
componentxmpp.py More import cleanups based on pyflakes results. 2012-02-17 14:41:31 -08:00
exceptions.py
version.py