yggdrasil v3.0.2 Yggdrasil.Distributor.Adapter.RabbitMQ

Yggdrasil distributor adapter for RabbitMQ.

The name of a channel is a tuple with the exchange name and the routing key respectively.

Summary

Functions

Starts a RabbitMQ distributor adapter in a channel with some distributor publisher and optionally GenServer options

Stops the RabbitMQ adapter with its pid

Functions

start_link(channel, publisher, options \\ [])

Starts a RabbitMQ distributor adapter in a channel with some distributor publisher and optionally GenServer options.

stop(pid)

Stops the RabbitMQ adapter with its pid.