<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">if you can't get SockJS to work on IE9, you can try my adapter instead. &nbsp;i just published it on github and it connects RabbitMQ to web and mobile clients. &nbsp;there's a tutorial and code samples on this blog post:<div><a href="http://www.pubnub.com/blog/extend-rabbitmq-into-mobile-and-web-using-pubnub/">http://www.pubnub.com/blog/extend-rabbitmq-into-mobile-and-web-using-pubnub/</a></div><div><br></div><div>the adapter works as an AMQP client to consume/produce with RabbitMQ and it works as a web client to publish/subscribe to the PubNub network. &nbsp;then the PubNub network connects to any mobile/web clients on the appropriate channel.<br><div><br></div><div>On the browser side, you can just use PubNub's simple api to publish/subscribe.</div><div><br><div>
<div>--&nbsp;<br><div dir="ltr">thanks,<div>randy kang</div><div>developer/evangelist</div><div>PubNub</div><div>650-260-5264</div></div></div>

</div>
<br><div><div>On Sep 12, 2013, at 8:51 AM, Matthias Radestock &lt;<a href="mailto:matthias@rabbitmq.com">matthias@rabbitmq.com</a>&gt; wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">Geoffrey,<br><br>On 10/09/13 10:01, Geoffrey Cleaves wrote:<br><blockquote type="cite">The RabbitMQ plugin page states the following however I can't get<br>Internet Explorer 9 to work. &nbsp;Are older browsers truly magically enabled<br>to work with "websockets"?<br><br> &nbsp;&nbsp;&nbsp;SockJS is a WebSockets poly-fill that provides a WebSocket-like<br> &nbsp;&nbsp;&nbsp;JavaScript object in any browser. It will therefore work in older<br> &nbsp;&nbsp;&nbsp;browsers that don't have native WebSocket support, as well as in new<br> &nbsp;&nbsp;&nbsp;browsers that are behind WebSocket-unfriendly proxies.<br></blockquote><br>Well, <a href="https://github.com/sockjs/sockjs-client#supported-transports-by-browser-html-served-from-http-or-https">https://github.com/sockjs/sockjs-client#supported-transports-by-browser-html-served-from-http-or-https</a> says that IE9 works. It is possible that the sockjs version in rabbit is too old, but your best bet is to report the problem to the sockjs developers.<br><br>Regards,<br><br>Matthias.<br><br>_______________________________________________<br>rabbitmq-discuss mailing list<br><a href="mailto:rabbitmq-discuss@lists.rabbitmq.com">rabbitmq-discuss@lists.rabbitmq.com</a><br>https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss<br></blockquote></div><br></div></div></body></html>