/xmpp_ioloop

a XMPP client build on Tornado's IOLoop (works with talk.google.com)

Primary LanguagePython

This is a XMPP client built on tornado's ioloop to make it easy to integrate xmpp handling into other async applications.

It has been tested against talk.google.com for google apps domains. YMMV for connecting to other XMPP servers

For more details see example.py