Skip to content

Latest commit

 

History

History
executable file
·
30 lines (16 loc) · 419 Bytes

readme.md

File metadata and controls

executable file
·
30 lines (16 loc) · 419 Bytes

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

Contributors

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