asyncio Connection Adapter ========================== .. automodule:: pika.adapters.asyncio_connection Be sure to check out the :doc:`asynchronous examples ` including the asyncio specific :doc:`consumer ` example. .. autoclass:: pika.adapters.asyncio_connection.AsyncioConnection :members: :inherited-members: