python3-txzmq

ZeroMQ binding for the Twisted framework (Python3 version)
  https://github.com/smira/txZMQ
  0
  no reviews



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.