pkgsrc/net/py-aio-pika/DESCR
adam 26771c0539 py-aio-pika: added version 6.4.1
aio-pika is a wrapper for the aiormq for asyncio and humans.

Features
* Completely asynchronous API.
* Object oriented API.
* Auto-reconnects with complete state recovery with connect_robust (e.g.
  declared queues or exchanges, consuming state and bindings).
2020-02-13 18:40:04 +00:00

7 lines
261 B
Text

aio-pika is a wrapper for the aiormq for asyncio and humans.
Features
* Completely asynchronous API.
* Object oriented API.
* Auto-reconnects with complete state recovery with connect_robust (e.g.
declared queues or exchanges, consuming state and bindings).