On 07/15/2013 06:46 PM, razeone wrote:
Thanks a lot Gordon, your answer gave me a very good alternative to STOMP and
it looks like works fine. Now I have been connected, the question I have now
is:

How do I establish content based routing? I mean, pass selector headers, it
is possible with AMQP?

It is certainly possible with AMQP (you set a filter on the attach frame), but as Christian points out, the Messenger API from Qpid Proton which this project wraps does not expose that ability.

Reply via email to