[rabbitmq-discuss] ReplyTo format
Tim Watson
tim at rabbitmq.com
Thu Feb 14 10:36:09 GMT 2013
Hi Artur,
Sorry for the delayed response!
On 12 Feb 2013, at 13:26, rabbit15 wrote:
> Thanks for the quick response. I'm asking about format, which may be defined
> by protocol. I'm asking about something like
> /queue_name/routing_key and /exchange_name/routing_key
> or
> queue_name:routing_key and exchange_name:routing_key.
> Is there any specifiaction with that ?
No the reply-to field is just a string - *you* decide how to process that string in the consumer. There is nothing that will make the reply-to mechanism magically work - the client that receives the message at the other end needs to know what to do with the reply-to, so in theory you can put any shortstr in there and make the reply using whatever mechanism makes sense for your application. Hope that makes sense.
Cheers,
Tim
> Best Regards,
> Artur
>
>
>
>
> --
> View this message in context: http://rabbitmq.1065348.n5.nabble.com/ReplyTo-format-tp24978p24986.html
> Sent from the RabbitMQ mailing list archive at Nabble.com.
> _______________________________________________
> rabbitmq-discuss mailing list
> rabbitmq-discuss at lists.rabbitmq.com
> https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
More information about the rabbitmq-discuss
mailing list