slixmpp/sleekxmpp/plugins/xep_0078
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
..
__init__.py Fix XEP-0078 using the new stream feature workflow. 2011-08-06 12:30:56 -07:00
legacyauth.py Fix XEP-0078 using the new stream feature workflow. 2011-08-06 12:30:56 -07:00
stanza.py Fix XEP-0078 using the new stream feature workflow. 2011-08-06 12:30:56 -07:00