Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 303 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 303 Bytes

Mirana

Mirana is a websocket server module. It establishs a connection between OpenStack rabbitmq and client side.

This module monitors the messages from rabbitmq and send them to the specific client through websocket protocol.

Usage

npm install
cp config.json.sample config.json
npm start