You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd like to add an option for exchange-to-exchange bindings to the config. An example use-case is service A publishes messages to a fanout exchange and service B wants to consume the messages using a consistent hash exchange.
Would there be support for adding something like exchangeBindings?
Hey @theabuitendyk, I haven't been actively using RabbitMQ in quite some time so I don't have capacity to tackle this addition for the forseeable future but I'm definitely open to getting it merged in if you wanted to contribute the functionality
Related to #624
I'd like to add an option for exchange-to-exchange bindings to the config. An example use-case is service A publishes messages to a fanout exchange and service B wants to consume the messages using a consistent hash exchange.
Would there be support for adding something like exchangeBindings?
The text was updated successfully, but these errors were encountered: