rabbitmq / rabbitmq-web-stomp-examples

Home Page:https://www.rabbitmq.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RabbitMQ Web STOMP Examples

This repository has been moved to the main unified RabbitMQ "monorepo", including all open issues. You can find the source under /deps/rabbitmq_web_stomp_examples. All issues have been transferred.

Introduction

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

About

https://www.rabbitmq.com/

License:Other


Languages

Language:Makefile 61.7%Language:HTML 33.0%Language:Erlang 3.6%Language:CSS 1.6%