I would raise an issue on the original github project so it can get added. node-amqp should be a one stop place for working with amqp rather than having to make a bunch of modules for each concrete implementation.
On Mon, Jul 15, 2013 at 2:48 PM, Christian Posta <christian.po...@gmail.com>wrote: > You can pass a "jms style" selector in the AMQP message with the header key > of "'jms-selector" and ActiveMQ will observe the selector for your > consumer. However, the particular node project referenced by Gordon does > not allow you to set custom headers on the subscribe frame. Might be able > to hack it in somehow. > > > On Mon, Jul 15, 2013 at 1:46 PM, razeone <raze...@gmail.com> 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? > > > > I really appreciate your help :) > > > > > > > > -- > > View this message in context: > > > http://activemq.2283324.n4.nabble.com/AMQP-and-Node-js-tp4669165p4669308.html > > Sent from the ActiveMQ - User mailing list archive at Nabble.com. > > > > > > -- > *Christian Posta* > http://www.christianposta.com/blog > twitter: @christianposta >