SpinGo / op-rabbit

The Opinionated RabbitMQ Library for Scala and Akka
Other
232 stars 73 forks source link

Delayed message addon #185

Open aaabramov opened 4 years ago

aaabramov commented 4 years ago

There is an awesome RabbiMQ plugin https://github.com/rabbitmq/rabbitmq-delayed-message-exchange. What do you this about addon that implements custom Exchange / Binding for this one?

I have implemented this one on top of op-rabbit in my company so it is pretty easy for me to contribute it.