summaryrefslogtreecommitdiffstats
path: root/python/python-nbxmpp/README
blob: 0b019dc8c841764250c4988d26660ed58932b78a (plain)
1
2
3
4
5
python-nbxmpp is a Python library that provides a way for Python
applications to use Jabber/XMPP networks in a non-blocking way.

This library is initialy a fork of xmpppy one, but using
non-blocking sockets.