Exchange v0.2.4 Exchange.Adapters.RabbitBus.Producer View Source

This module is a server and producer of events. It receives requests through the GenServer API and sends messages to an RabbitMQ exchange. This module manages the necessary resources to use the RabbitMQ

Link to this section Summary

Functions

Returns a specification to start this module under a supervisor.

Callback implementation for GenServer.init/1.

Link to this section Functions

Returns a specification to start this module under a supervisor.

See Supervisor.

Callback implementation for GenServer.init/1.