slixmpp/sleekxmpp/thirdparty
Lance Stout 71ea430c62 Add support for X-FACEBOOK-PLATFORM SASL mechanism.
This requires an extra credential for SASL authentication:

xmpp = ClientXMPP('user@chat.facebook.com', '...access_token...')
xmpp.credentials['api_key'] = '...api_key...'
2012-01-20 01:24:05 -08:00
..
suelta Add support for X-FACEBOOK-PLATFORM SASL mechanism. 2012-01-20 01:24:05 -08:00
__init__.py
mini_dateutil.py
ordereddict.py
statemachine.py