[rabbitmq-discuss] Stomp Javascript Client
Uday Subbarayan
uday.subbarayan at yahoo.com
Thu May 10 20:17:09 BST 2012
Thanks. This is very good and helps to expose Rabbit MQ directly over the web to browser. Look fwd to try this feature. You can also use us for beta.
When are you integrating this plug-in and releasing it? We are on RHEL 6.2.
Thanks,
-Uday.
________________________________
From: Marek Majkowski <majek04 at gmail.com>
To: Uday Subbarayan <uday.subbarayan at yahoo.com>
Cc: "rabbitmq-discuss at lists.rabbitmq.com" <rabbitmq-discuss at lists.rabbitmq.com>
Sent: Thursday, May 10, 2012 6:29 AM
Subject: Re: [rabbitmq-discuss] Stomp Javascript Client
On Thu, May 10, 2012 at 2:23 AM, Uday Subbarayan
<uday.subbarayan at yahoo.com> wrote:
> Marek,
> Just to be clear...what is the configuration here?
>
> a) Browser/Javascript----web socket-----> Node.js+RabbitMQ integrated
>
> OR
>
> b) Browser/Javascript----web socket-----> RabbitMQ+ Native WebSocket support
>
> OR
>
> c)Browser/Javascript----web socket-----> Node.js --->RabbitMQ (here we need
> to take care of installing Node)
RabbitMQ-web-stomp is a rabbitmq plugin. So:
browser --- (websocket/sockjs-porotocol) ---> rabbitmq with web-stomp plugin
internally rabbitmq-web-stomp is:
sockjs --> rabbitmq-stomp --> rabbitmq-server
Cheers,
Marek
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20120510/af1609a4/attachment.htm>
More information about the rabbitmq-discuss
mailing list