[rabbitmq-discuss] AMQP over HTTP proxy
Michael Klishin
michael.s.klishin at gmail.com
Sun Apr 28 08:09:16 BST 2013
2013/4/28 Tomer Paz <tomer.paz at gmail.com>
> What is the best practice recommended?
> WebSockets? native or over STOMP?
>
RabbitMQ provides an HTTP API that allows you to publish messages:
http://hg.rabbitmq.com/rabbitmq-management/raw-file/820cb3d083be/priv/www/api/index.html
The endpoint does not run on port 80 but that can be solved with a HAproxy
instance
or similar.
Maybe that can work for you?
--
MK
http://github.com/michaelklishin
http://twitter.com/michaelklishin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20130428/5949cac2/attachment.htm>
More information about the rabbitmq-discuss
mailing list