When consuming a message from a queue, I would like to retrieve the binding key (with wildcards) that was used to bind that queue to the exchange.
Is this possible somehow?
Thanks
Yes it is possible. Every received message has this field: message.fields.routingKey