rabbit_borough 0.1.2-alpha

Create a RabbitMQ consumer project with minimal effort, by bypassing templating, configuration and complicated resiliency logic
Documentation
1
2
3
4
pub mod connection_manager;
pub mod setup;
pub mod handler_message_result;
pub mod consumer;