[rabbitmq-discuss] retrieve the original publisher routekey
Kilian Ciuffolo
kilian.ciuffolo at gmail.com
Mon Nov 14 16:10:14 GMT 2011
Hi!
Is it possible to retrieve the routekey wich was used to publish a
message?
this is my configuration:
- a topic exchange
- a queue binded to the exchange
when i will publish a message with a routekey like this: 'foo.bar' i
will receive the message in my queue
binded through the 'foo.*' route key.
How can i retrieve the original routekey?
More information about the rabbitmq-discuss
mailing list