API Reference Yggdrasil for RabbitMQ v6.0.0
Modules
Yggdrasil adapter for RabbitMQ. The name of the channel must be a tuple with two binaries for exchange and routing key in that order e.g
This module defines the available config variables for RabbitMQ in Yggdrasil.
Yggdrasil publisher adapter for RabbitMQ. The name of the channel should be a tuple with the name of the exchange and the routing key. The exchange should be a topic (or any exhange that redirect to topic) e.g
This module defines a supervised RabbitMQ channel.
This module defines a supervisor for creating channels on demand.
This module defines a RabbitMQ client.
This module defines a RabbitMQ connection process.
This module defines a supervisor for creating connection pools on demand.
RabbitMQ connection pool.
Yggdrasil subscriber adapter for RabbitMQ. The name of the channel should be a tuple with the name of the exchange and the routing key. The exchange should be a topic (or any exchange that redirects to topic) e.g