Skip to content

unitedstack/mirana

Repository files navigation

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