Rust Event Bus
Flexible and easy to configure Event Bus for event-driven systems in Rust.
Supports
RabbitMQ
Examples
Creating a Bus object using Rabbit as the Event Broker
Subscribing to an Event
Publishing an Event