[rabbitmq-discuss] STOMP & wildcard subscriptions

Lionel Cons lionel.cons at cern.ch
Wed Aug 31 13:05:26 BST 2011


The RabbitMQ STOMP page says nothing about wildcard subscriptions.

In my tests, wildcard subscriptions against a topic seems to be
working: messages sent to /topic/foo.a or /topic/foo.b are received by
a consumer subscribing to /topic/foo.*.

However, they don't seem to be working with queues, with the same test.

Is this a bug or a feature?

Cheers,

Lionel


More information about the rabbitmq-discuss mailing list