Crate carrot_cake

source ·
Expand description

carrot-cake is a pub/sub framework, built on top of lapin, to make it easy and ergonomic to work with RabbitMQ.

Publisher and ConsumerGroup are the best starting points to learn more about what carrot-cake provides and how to leverage it.

§Examples

Check the examples directory on GitHub as well to see the library in action.

Modules§