<div>
                    In that case you might want to check out:</div><div><br></div><div>1. The Web Stomp plugin:&nbsp;<a href="http://www.rabbitmq.com/blog/2012/05/14/introducing-rabbitmq-web-stomp/">http://www.rabbitmq.com/blog/2012/05/14/introducing-rabbitmq-web-stomp/</a></div><div><br></div><div>2. If web sockets won't work for you, the experimental json-rpc plugin that ships with RabbitMQ.&nbsp;As the name implies, it allows for AMQP over JSON-RPC (<a href="http://www.json-rpc.org/">http://www.json-rpc.org/</a>).&nbsp;The core methods are cast and call. &nbsp;Unfortunately the code is the best place I found for documentation about using the JSON RPC protocol.&nbsp;There is also a plugin that has an example JavaScript client using it.</div><div><br></div><div>Gavin</div>
                <div></div>
                 
                <p style="color: #A0A0A8;">On Sunday, April 28, 2013 at 2:40 PM, Tomer Paz wrote:</p>
                <blockquote type="cite" style="border-left-style:solid;border-width:1px;margin-left:0px;padding-left:10px;">
                    <span><div><div>one clarification:<div>we do pub-sub, where the publisher is in the datacenter and the 'workers' app are distributed over remote sites connected via WAN.</div><div>By "clients" I meant the worker apps.<br><br>On Sunday, April 28, 2013 9:41:02 AM UTC+3, Tomer Paz wrote:<blockquote type="cite"><div>Hi,<br><br>We have strict constraint to use "web services" between distributed worker apps on remote sites communicating over WAN.<br>meaning - worker apps must use only HTTP port 80 to communicate with Rabbit broker.<br>These WAN connections are low quality in some cases...<br><br>What is the best practice recommended?<br>WebSockets? native or over STOMP?<br>Assume we are using a proxy HTTP server at the data-center, where Rabbit hides behind it. (currently Apache HTTPD, if that is relevant at all)<br><br>Our clients are mostly written in .Net and Java, they are apps, not browsers (just to clarify the issue)<br><br>TIA<br>Tomer<br></div></blockquote></div></div><div><div>_______________________________________________</div><div>rabbitmq-discuss mailing list</div><div><a href="mailto:rabbitmq-discuss@lists.rabbitmq.com">rabbitmq-discuss@lists.rabbitmq.com</a></div><div><a href="https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss">https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss</a></div></div></div></span>
                 
                 
                 
                 
                </blockquote>
                 
                <div>
                    <br>
                </div>