Open iborysenko opened 1 year ago
Hi @iborysenko , if changing the hardcoded value to a configurable string would be the only required work, that would be already implemented.
In order to take into account your request. What is the Exchange type you would like us to support?
Hi @alombarte
I'm using direct exchange type, without declaration queue-name
and always with routing-key
AMQP allows publishing messages to the broker without a specified queue-name if routing key declared
Hi, @alombarte Do you have any plans to fix it?
Add ability to override exchange type for the producer, because it is hardcoded to
topic