Conduit v0.7.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

Macros

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

Macros

__using__(opts)

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