
TxZMQ allows one to integrate easily 0MQ sockets into Twisted event loop (reactor).
0MQ is a high performance asynchronous brokerless messaging library.
Twisted is an event-based framework for internet applications.
This package contains the Python 3 version of the library.