<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt"><div>Marek,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Just to be clear...what is the configuration here?</div><div><br></div><div>a)&nbsp;<span style="font-size: 12pt; ">Browser/Javascript----web socket-----&gt; Node.js+RabbitMQ integrated</span></div><div><br></div><div>OR</div><div><br></div><div>b)&nbsp;<span style="font-size: 12pt; ">Browser/Javascript----web socket-----&gt; RabbitMQ+ Native WebSocket support</span></div><div><span style="font-size: 12pt; "><br></span></div><div><span style="font-size: 12pt; ">OR</span></div><div><span style="font-size: 12pt; "><br></span></div><div><span style="font-size: 12pt; ">c)</span><span style="font-size: 12pt; ">Browser/Javascript----web socket-----&gt; Node.js ---&gt;RabbitMQ (here we need to take care of installing Node)</span></div><div><span style="font-size: 12pt;
 "><br></span></div><div><span style="font-size: 12pt; ">Thanks,</span></div><div><span style="font-size: 12pt; ">-Uday.</span></div>  <div style="font-size: 12pt; font-family: 'times new roman', 'new york', times, serif; "> <div style="font-size: 12pt; font-family: 'times new roman', 'new york', times, serif; "> <div dir="ltr"> <font size="2" face="Arial"> <hr size="1">  <b><span style="font-weight:bold;">From:</span></b> Marek Majkowski &lt;majek04@gmail.com&gt;<br> <b><span style="font-weight: bold;">To:</span></b> Uday Subbarayan &lt;uday.subbarayan@yahoo.com&gt; <br><b><span style="font-weight: bold;">Cc:</span></b> "rabbitmq-discuss@lists.rabbitmq.com" &lt;rabbitmq-discuss@lists.rabbitmq.com&gt; <br> <b><span style="font-weight: bold;">Sent:</span></b> Wednesday, May 9, 2012 9:35 AM<br> <b><span style="font-weight: bold;">Subject:</span></b> Re: [rabbitmq-discuss] Stomp Javascript Client<br> </font> </div> <br>
On Tue, May 8, 2012 at 10:34 PM, Uday Subbarayan<br>&lt;<a ymailto="mailto:uday.subbarayan@yahoo.com" href="mailto:uday.subbarayan@yahoo.com">uday.subbarayan@yahoo.com</a>&gt; wrote:<br>&gt; &nbsp; &nbsp;I looked at the Rabbit MQ Stomp adapter:<br>&gt; http://www.rabbitmq.com/stomp.html<br>&gt;<br>&gt; We should be able to push messages directly from RabbitMQ/Stomp to browser<br>&gt; if we have a Javascript client which can connect to Rabbit. Am I correct? We<br>&gt; don't need Node.js as a broker in the middle, right?<br><br>Uday,<br><br>I'm not sure how familiar you are with our build process, but we have a<br>RabbitMQ-Web-Stomp plugin in the works, which does exactly what<br>you want - exposes STOMP by using SockJS (ie: websockets).<br><br>Take a look at the code:<br>&nbsp; <a href="https://github.com/rabbitmq/rabbitmq-web-stomp" target="_blank">https://github.com/rabbitmq/rabbitmq-web-stomp</a><br>&nbsp; <a
 href="https://github.com/rabbitmq/rabbitmq-web-stomp-examples" target="_blank">https://github.com/rabbitmq/rabbitmq-web-stomp-examples</a><br><br>Alternatively, wait until we'll formally release it :)<br><br>Cheers,<br>&nbsp; &nbsp; Marek<br><br><br> </div> </div>  </div></body></html>