Skip to content

Gocas/rabbitmq-web-stomp-examples

 
 

RabbitMQ Web STOMP Examples

This RabbitMQ plugin contains few basic examples of RabbitMQ Web STOMP plugin usage.

It starts a server that binds to port 15670 and serves a few static HTML files on port 15670 (e.g. http://127.0.0.1:15670). Note that Web MQTT examples use the same port, so these plugins cannot be enabled at the same time unless they are configured to use different ports.

Installation

This plugin ships with RabbitMQ. Enable it like any other plugin:

rabbitmq-plugins enable rabbitmq_web_stomp_examples

Building from Source

Packages

No packages published

Languages

  • Makefile 57.4%
  • HTML 36.2%
  • Erlang 4.8%
  • CSS 1.6%