26771c0539
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).
7 lines
261 B
Text
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).
|