SleekXMPP/sleekxmpp
Lance Stout 75f23d1130 Fix XEP-0078 using the new stream feature workflow.
Honestly, this is mainly just a demo/proof of concept that we
can handle dependencies and ordering issues with stream features.

DON'T use XEP-0078 if you are able to use the normal SASL method,
which should be the case unless you are dealing with a very old
XMPP server implementation.
2011-08-06 12:30:56 -07:00
..
features Cosmetic PEP8 fixes. 2011-08-04 22:37:22 -07:00
plugins Fix XEP-0078 using the new stream feature workflow. 2011-08-06 12:30:56 -07:00
stanza Fix XEP-0078 using the new stream feature workflow. 2011-08-06 12:30:56 -07:00
test Cosmetic PEP8 fixes. 2011-08-04 22:37:22 -07:00
thirdparty Hotfix for ANONYMOUS mech support. 2011-08-05 14:06:58 -07:00
xmlstream Cosmetic PEP8 fixes. 2011-08-04 22:37:22 -07:00
__init__.py Hotfix for ANONYMOUS mech support. 2011-08-05 14:06:58 -07:00
basexmpp.py Save the stream ID when the stream starts. 2011-08-06 00:44:32 -07:00
clientxmpp.py added block as process option and updated documentation. added typical use example to ClientXMPP. 2011-08-04 21:49:32 -07:00
componentxmpp.py Save the stream ID when the stream starts. 2011-08-06 00:44:32 -07:00
exceptions.py XMPPError exceptions can keep a stanza's contents. 2011-02-11 15:20:26 -05:00