conejo v0.6.0 API Reference
Modules
Conejo
is an OTP application/library which will help you to define and keep up your AMQP/RabbitMQ consumers and publishers (or producers)
Conejo.Channel
is the behaviour which will help you to implement your own RabbitMQ Channels
Conejo.Connection
will be in control of the unique connection to RabbitMQ (AMQP Broker)
Conejo.Consumer
is the behaviour which will help you to implement your own RabbitMQ consumers
Conejo.Publisher
is the behaviour which will help you to implement your own RabbitMQ Publisher