Skip to content

Provides support for STOMP over WebSockets

License

Unknown, Unknown licenses found

Licenses found

Unknown
LICENSE
Unknown
LICENSE-MPL-RabbitMQ
Notifications You must be signed in to change notification settings

ngoossens/rabbitmq-web-stomp

 
 

Repository files navigation

RabbitMQ Web STOMP plugin

This project is a minimalistic bridge between the RabbitMQ STOMP plugin and WebSockets.

RabbitMQ Version Requirements

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.

Installation and Binary Builds

This plugin is now available from the RabbitMQ community plugins page. Please consult the docs on how to install RabbitMQ plugins.

Documentation

Please refer to the RabbitMQ Web STOMP guide.

Building from Source

See Plugin Development guide.

TL;DR: running

make dist

will build the plugin and put build artifacts under the ./plugins directory.

Copyright and License

(c) Pivotal Software Inc, 2007-2017

Released under the MPL, the same license as RabbitMQ.

About

Provides support for STOMP over WebSockets

Resources

License

Unknown, Unknown licenses found

Licenses found

Unknown
LICENSE
Unknown
LICENSE-MPL-RabbitMQ

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Erlang 79.2%
  • Makefile 20.8%