[rabbitmq-discuss] Help for RabbitMQ-Web-Stomp
Marek Majkowski
majek04 at gmail.com
Mon Jun 18 12:31:24 BST 2012
On Fri, Jun 15, 2012 at 3:24 AM, truelie <youpingl at sina.com> wrote:
> I have tried running the examples you supplied,but it's not work.
>
> The console log generated by send.html:
>
> Opening Web Socket...
>
> Whoops! Lost connection to http://127.0.0.1:55674/stomp
Are you sure RabbitMQ-Web-Stomp is actually listening on localhost
on this port?
You can verify it by opening your browser at this url:
http://127.0.0.1:55674/stomp
you should see SockJS hello message.
Marek
More information about the rabbitmq-discuss
mailing list