[rabbitmq-discuss] Stomp over Websockets
Tony Garnock-Jones
tonyg at lshift.net
Sun Jul 11 02:48:12 BST 2010
Phillip Neumann wrote:
> The javascript library is sending stomp requests over Websockets.
> Is there anyone motivated to expose stomp over websocket for RabbitMQ?
It'd be easy enough to do given mochiweb websocket support. It looks like a few
people are working on that right now, but it still seems quite up-in-the-air
and unsettled.
There are some interesting limitations of the approach - in particular,
websockets can't transmit binary data! - but it's still probably an avenue
worth exploring.
Tony
More information about the rabbitmq-discuss
mailing list