Probably using socket.io/Node.js will do the trick. Then maybe the AMQ REST API server side.
On Wed, 29 Jun 2011 10:35:18 -0700 (PDT), jjozeh <[email protected]> wrote: > I'm already developing a Web application, in which I wanna use > ActiveMQ as its asynchronous communication Broker. > > One of the application requirements would be use only one port to > provide the common resources, as images and HTML, and the asynchronous > connection by WebSocket. Looking at the ActiveMQ documentation, > actually there is AjaxServlet for Long Polling connections. > > How can I do something like that, but for WebSocket? > > Thanks. > > -- > View this message in context: > http://activemq.2283324.n4.nabble.com/Websocket-sharing-port-on-Web-Application-tp3633496p3633496.html > Sent from the ActiveMQ - User mailing list archive at Nabble.com.
