[rabbitmq-discuss] Simpler STOMP Behaviour

Marek Majkowski majek04 at gmail.com
Fri Oct 1 16:06:58 BST 2010


On Fri, Oct 1, 2010 at 15:35, Rob Harrop <rob at rabbitmq.com> wrote:
> Before starting work on moving the STOMP gateway to STOMP 1.1, we're doing some work to simplify the default behaviour of the STOMP gateway.
>
> This work is proceeding on branch bug23122 of rabbitmq-stomp. I've committed DESIGN.md which outlines the new proposed behaviour. This is reproduced here for convenience, but for those who are interested please track bug23122 and provide your feedback.
> `/exchange/<name>[/<pattern>]`
> `/exchange/<name>[/<routing-key>]`
> `/queue/<name>`
> `/topic/<name>`

I like that very much!

Just for the comparison, have you looked at other STOMP
implementations? (I haven't.) How do others address resources
using STOMP?

Cheers,
  Marek Majkowski


More information about the rabbitmq-discuss mailing list