<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> Just to be clear...what is the configuration here?</div><div><br></div><div>a) <span style="font-size: 12pt; ">Browser/Javascript----web socket-----> Node.js+RabbitMQ integrated</span></div><div><br></div><div>OR</div><div><br></div><div>b) <span style="font-size: 12pt; ">Browser/Javascript----web socket-----> 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-----> Node.js --->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 <majek04@gmail.com><br> <b><span style="font-weight: bold;">To:</span></b> Uday Subbarayan <uday.subbarayan@yahoo.com> <br><b><span style="font-weight: bold;">Cc:</span></b> "rabbitmq-discuss@lists.rabbitmq.com" <rabbitmq-discuss@lists.rabbitmq.com> <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><<a ymailto="mailto:uday.subbarayan@yahoo.com" href="mailto:uday.subbarayan@yahoo.com">uday.subbarayan@yahoo.com</a>> wrote:<br>> I looked at the Rabbit MQ Stomp adapter:<br>> http://www.rabbitmq.com/stomp.html<br>><br>> We should be able to push messages directly from RabbitMQ/Stomp to browser<br>> if we have a Javascript client which can connect to Rabbit. Am I correct? We<br>> 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> <a href="https://github.com/rabbitmq/rabbitmq-web-stomp" target="_blank">https://github.com/rabbitmq/rabbitmq-web-stomp</a><br> <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> Marek<br><br><br> </div> </div> </div></body></html>