blob: b5b2d6e3c85028e8038b29c7b108cf27a594806f (
plain) (
blame)
1
2
3
|
The goal of this python library is to provide 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.
|