Conduit v0.8.3 Conduit.Broker View Source

Defines a Conduit Broker.

The broker is the boundary between your application and a message queue. It allows the setup of a message queue and provides a DSL for handling incoming messages and outgoing messages.

Link to this section Summary

Functions

Sets the broker up as a Supervisor and includes the Conduit.Broker.DSL

Link to this section Functions

Link to this macro __using__(opts) View Source (macro)

Sets the broker up as a Supervisor and includes the Conduit.Broker.DSL.