aioamqp - AMQP 的 Python 实现


BSD
跨平台
Python

软件简介

aioamqp 库是纯 Python 实现的 AMQP 0.9.1
协议
,基于 Python 的异步 I/O
支持(PEP 3156
asyncio )。