python3-aiozmq

ZeroMQ integration with asyncio
  http://aiozmq.readthedocs.org/
  0
  no reviews



ZeroMQ integration with asyncio (PEP 3156)

Features: * Implements create_zmq_connection() coroutine for making 0MQ connections. * Provides ZmqTransport and ZmqProtocol * Provides RPC Request-Reply, Push-Pull and Publish-Subscribe patterns for remote calls.