slixmpp/sleekxmpp/features
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
..
feature_bind
feature_mechanisms Enable forcing a specififc SASL mech: 2011-08-09 00:51:49 -07:00
feature_session
feature_starttls
__init__.py