Open badavis opened 6 years ago
Using an alternate exchange is an easy way to send all un-routable messages to a "catch-all" queue. Servicebus could support the use of alternate exchanges by passing the configuration through to assertExchange()
https://www.rabbitmq.com/ae.html https://stackoverflow.com/questions/38617550/rabbitmq-exchange-with-catch-all
Using an alternate exchange is an easy way to send all un-routable messages to a "catch-all" queue. Servicebus could support the use of alternate exchanges by passing the configuration through to assertExchange()
https://www.rabbitmq.com/ae.html https://stackoverflow.com/questions/38617550/rabbitmq-exchange-with-catch-all