summaryrefslogtreecommitdiff
path: root/sleekxmpp/plugins/xep_0078/stanza.py
AgeCommit message (Collapse)Author
2012-06-19PEP8 formatting updates.Lance Stout
2011-08-06Fix XEP-0078 using the new stream feature workflow.Lance Stout
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.