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
..
2011-07-02 22:49:34 -07:00
2011-07-02 22:49:34 -07:00
2011-08-04 21:49:15 -07:00