RabbitMQ exchange binding arguments

Viewed 5756

I am setting up bindings from a topic exchange to various queues in RabbitMQ. What does the "Arguments" setting mean on a binding? I cannot find any information in the docs. enter image description here Thanks Markus

1 Answers
Related