Conduit v0.8.0 Conduit.Broker

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.

Summary

Functions

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

Functions

__using__(opts) (macro)

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