[ 原始碼: aiozmq ]
套件:python3-aiozmq(1.0.0-1)
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