jmesnil / stomp-websocket

Stomp client for Web browsers and node.js apps
http://jmesnil.net/stomp-websocket/doc/
Apache License 2.0
1.43k stars 586 forks source link

rabbitmq 2.8.6 support #19

Closed apirani closed 11 years ago

apirani commented 12 years ago

It would be nice to get .ez file for webstomp plugin for 2.8.6, otherwise every one has to build it from source...

jmesnil commented 12 years ago

I have no idea what a .ez file is and how it relates to the stomp-websocket javascript library.

could you elaborate?

ceefour commented 11 years ago

I'm still using the old .ez file from RabbitMQ 2.8.2's blog post and it still works with RabbitMQ 2.8.6.

It's worrying that RabbitMQ hasn't released this immensely useful plugin officially, but at least for now it works.

ceefour commented 11 years ago

BTW @apirani your request is in wrong place.... You should ask RabbitMQ guys / VMware, probably Marek Majkowski.

jmesnil commented 11 years ago

closing this issue as it's up to RabbitMQ to provide a .ez file with stomp.js