Skip to content

echoBallon/rabbitmq-web-stomp-examples

 
 

RabbitMQ Web STOMP Examples

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

Once installed the server will bind to port 15670 and serve few static HTML files on port 15670 (e.g. http://127.0.0.1:15670).

Installation

This plugin ships with RabbitMQ. Enabled it using CLI tools:

rabbitmq-plugins enable rabbitmq_web_stomp_examples

Packages

No packages published

Languages

  • Makefile 60.2%
  • HTML 33.3%
  • Erlang 4.9%
  • CSS 1.6%