slixmpp/sleekxmpp/features/feature_mechanisms
Lance Stout 572becad44 Enable forcing a specififc SASL mech:
xmpp = ClientXMPP(jid, password, {
    'feature_mechanisms': {'use_mech':'PLAIN'}})
2011-08-09 00:51:49 -07:00
..
stanza
__init__.py
mechanisms.py Enable forcing a specififc SASL mech: 2011-08-09 00:51:49 -07:00