<div dir="ltr"><div class="gmail_extra">2013/4/28 Tomer Paz <span dir="ltr">&lt;<a href="mailto:tomer.paz@gmail.com" target="_blank">tomer.paz@gmail.com</a>&gt;</span><br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">

<div id=":ta">What is the best practice recommended?<br>WebSockets? native or over STOMP?</div></blockquote></div><br>RabbitMQ provides an HTTP API that allows you to publish messages:</div><div class="gmail_extra"><a href="http://hg.rabbitmq.com/rabbitmq-management/raw-file/820cb3d083be/priv/www/api/index.html">http://hg.rabbitmq.com/rabbitmq-management/raw-file/820cb3d083be/priv/www/api/index.html</a><br>

</div><div class="gmail_extra"><br></div><div class="gmail_extra">The endpoint does not run on port 80 but that can be solved with a HAproxy instance</div><div class="gmail_extra">or similar.<br><br clear="all"><div style>

Maybe that can work for you?</div>-- <br>MK<br><br><a href="http://github.com/michaelklishin" target="_blank">http://github.com/michaelklishin</a><br><a href="http://twitter.com/michaelklishin" target="_blank">http://twitter.com/michaelklishin</a><br>


</div></div>