Hi,
I'm using ruby bunny and do see, how to bind and unbind a queue to an exchange, but not, how to list the bindings for a n existing queue.
command line tool rabbitmqadmin and the management GUI can do this, but is there a function in the amqp 0.9 protocol to list existing bindings?
regards
Hadmut