[rabbitmq-discuss] retrieve the original publisher routekey

Alvaro Videla videlalvaro at gmail.com
Mon Nov 14 17:59:04 GMT 2011


Hi,

Yes it's possible. See how your library implements basic delivery:

http://www.rabbitmq.com/amqp-0-9-1-quickref.html#basic.deliver

Cheers,

Alvaro

On Mon, Nov 14, 2011 at 5:10 PM, Kilian Ciuffolo
<kilian.ciuffolo at gmail.com>wrote:

> 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?
> _______________________________________________
> rabbitmq-discuss mailing list
> rabbitmq-discuss at lists.rabbitmq.com
> https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20111114/bb0afc28/attachment.htm>


More information about the rabbitmq-discuss mailing list