blackcatmq

simple STOMP messages broker (aka STOMP server) in node.js

Usage no npm install needed!

<script type="module">
  import blackcatmq from 'https://cdn.skypack.dev/blackcatmq';
</script>

README

BlackCatMq

Overview

BlackCatMq - simple STOMP messages broket (aka STOMP server) in node.js

Installation

npm install blackcatmq

git clone https://github.com/YaroslavGaponov/blackcatmq.git

Adjust

./configure.js

Run

./blackcatmq.js

Features

Support authentication through LDAP server

Support TLS/SSL

Support Custom Headers

Contributors

Yaroslav Gaponov (yaroslav.gaponov -at - gmail.com)