This project is a minimalistic bridge between the RabbitMQ STOMP plugin and WebSockets.
The most recent version of this plugin requires RabbitMQ 3.7.0
or later.
Since version 3.7.0
this plugin does not support SockJS anymore.
SockJS URL path was removed.
This plugin is now available from the RabbitMQ community plugins page. Please consult the docs on how to install RabbitMQ plugins.
Please refer to the RabbitMQ Web STOMP guide.
TL;DR: running
make dist
will build the plugin and put build artifacts under the ./plugins
directory.
(c) Pivotal Software Inc, 2007-2017
Released under the MPL, the same license as RabbitMQ.