Package: wnpp Severity: wishlist Owner: "Piotr Ożarowski" <pi...@debian.org>
* Package name : aiozmq Version : 0.7.0 Upstream Author : Andrew Svetlov <andrew.svet...@gmail.com> * URL : https://aiozmq.readthedocs.org/ * License : BSD Programming Lang: Python Description : ZeroMQ integration with asyncio 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.