Navigation

  • index
  • modules |
  • next |
  • ammoo 0.2.1 documentation »

Ammoo: AMQP for asyncio¶

Examples¶

  • Connect to AMQP server
  • Declare a queue and exchange
    • Declare a queue
    • Declare an exchange
    • Bind a queue to an exchange
  • Publish
    • Publish bytes, str and json bodies
    • Publish to a headers exchange
  • Get messages
    • Direct access to a queue
    • Subscribe to messages from queue with a consumer

API documentation¶

  • API documentation
    • Connect
    • Connection
    • Channel
    • Consumer
    • Message

Table Of Contents

  • Ammoo: AMQP for asyncio
    • Examples
    • API documentation

Next topic

Connect to AMQP server

This Page

  • Show Source

Quick search

Enter search terms or a module, class or function name.

Navigation

  • index
  • modules |
  • next |
  • ammoo 0.2.1 documentation »
© Copyright 2016, Mathias Frojdman. Created using Sphinx 1.3.5.