summaryrefslogtreecommitdiff
path: root/sleekxmpp/plugins/xep_0078/__init__.py
AgeCommit message (Collapse)Author
2012-03-12Move XEP-0078 to new system.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.