<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; ">Hi Folks,<div><br></div><div>I finished writing an adapter to PubNub which extends RabbitMQ to the web. &nbsp;The idea is to extend your RabbitMQ deployment to non-AMQP clients on the web with minimal changes. &nbsp;It allows you to have bi-directional communication between back-end servers and web clients without opening up any special ports or changing your RabbitMQ deployment, and without having to manage any client software or installables.</div><div><br></div><div>I put it on GitHub (<a href="https://github.com/pubnub/rabbitmq">https://github.com/pubnub/rabbitmq</a>) so it is free and ready to use. &nbsp;I started with tutorials 1 and 2 on the RabbitMQ site as a baseline and extended that example to show how the adapter can just drop right in. &nbsp;There's also blog post that links to video tutorials so you can see it in action (<a href="http://t.co/dl9r6WoR03" class="twitter-timeline-link" target="_blank" data-expanded-url="http://bit.ly/13GQVyX" title="http://bit.ly/13GQVyX" dir="ltr" rel="nofollow" style="color: rgb(0, 132, 180); font-family: 'Helvetica Neue', Arial, sans-serif; font-size: 14px; line-height: 18px; text-align: left; white-space: pre-wrap; background-color: rgb(245, 245, 245); "><span class="js-display-url">bit.ly/13GQVyX</span><font color="#0084b4" face="Helvetica Neue, Arial, sans-serif"><span class="invisible" style="font-size: 0px; line-height: 0; "></span></font><span class="tco-ellipsis"><span class="invisible" style="font-size: 0px; line-height: 0; ">&nbsp;</span></span></a>).</div><div><br></div><div>&nbsp;I'd love to hear your thoughts and feedback and see if this addresses real-world problems.</div><div><br></div><div>thanks,</div><div>randy</div></body></html>