[ 源代码: aiozmq ]
软件包: python3-aiozmq (0.7.1-2)
python3-aiozmq 的相关链接
Trisquel 的资源:
下载源码包 aiozmq:
维护者:
Original Maintainers:
- Piotr Ożarowski
- Debian Python Modules Team (Mail Archive)
外部的资源:
- 主页 [aiozmq.readthedocs.org]
相似软件包:
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.
其他与 python3-aiozmq 有关的软件包
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-zmq (>= 13.1)
- Python3 bindings for 0MQ library
-
- rec: python3-msgpack
- Python 3 implementation of MessagePack format