Closed djar01 closed 8 years ago
Please post questions to rabbitmq-users or Stack Overflow. RabbitMQ uses GitHub issues for specific actionable items engineers can work on, not questions. Thank you.
@djar01 direct WebSockets endpoint is available starting with RabbitMQ 3.6.0. You cannot use that version of the plugin with RabbitMQ 2.8.2 Please upgrade.
We need to enable heart-beats over web-stomp. Is /ws endpoint available in rabbitmq_web_stomp-2.8.2? Also, didn't find how to install newer web-stomp. When trying to compile on Debian 7 I always get: DEPEND cowboy.d ERLC cowboy.erl cowboy_app.erl cowboy_bstr.erl cowboy_clock.erl cowboy_handler.erl cowboy_http.erl cowboy_http_handler.erl cowboy_loop_handler.erl cowboy_middleware.erl cowboy_protocol.erl cowboy_req.erl cowboy_rest.erl cowboy_router.erl cowboy_spdy.erl cowboy_static.erl cowboy_sub_protocol.erl cowboy_sup.erl cowboy_websocket.erl cowboy_websocket_handler.erl src/cowboy_clock.erl:136: function integer_to_binary/1 undefined src/cowboy_clock.erl:145: function integer_to_binary/1 undefined make[2]: * [ebin/cowboy.app] Error 1 make[1]: * [app] Error 2 make[1]: Leaving directory `/usr/src/1/rabbitmq-web-stomp/deps/cowboy' make: *\ [deps] Error 2