sricola / xmpp_ioloop

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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