Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 464 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 464 Bytes

Pyfire XMPP Project

Having used some other implementations in the past, we decided to roll our own. Development just has begun, so don't expect anything fancy yet...

Dependencies

  • Python 2.6 with ElementTree 1.3 or Python 2.7
  • Tornado
  • pyzmq (Python bindings for libzmq, ØMQ)
  • sqlalchemy

Implemented RFC and XEP

RFC-6122: XMPP Address Format (Version March 2011) XEP-0199: XMPP Ping (Version 2.0)