amqp v1.6.0 API Reference
Modules
This module provides AMQP-related types.
Functions to publish, consume and acknowledge messages.
Raised when the connection is closed or blocked.
Functions to operate on Channels.
Functions that work with publisher confirms (RabbitMQ extension to AMQP 0.9.1).
Functions to operate on Connections.
AMQP.DirectConsumer
is an example custom consumer. It's argument is a pid of a process which the channel is
meant to forward the messages to.
Functions to operate on Exchanges.
Functions to operate on Queues.