[ ソース: aiozmq ]
パッケージ: python3-aiozmq (0.9.0-1)
python3-aiozmq に関するリンク
Debian の資源:
aiozmq ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [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
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-zmq (>= 13.1)
- Python3 bindings for 0MQ library
-
- rec: python3-msgpack
- Python 3 implementation of MessagePack format