RMQ v0.4.0 RMQ View Source
A set of tools for convenient work with RabbitMQ.
Based on AMQP
library.
It includes:
RMQ.Connection
- for holding a robust connection to the server.RMQ.Consumer
- for implementing consumers.RMQ.RPC
- for implementing RPC via RabbitMQ.