0.0.0 • Published 4 years ago

@obl/zmq-ws v0.0.0

Weekly downloads
1
License
MIT
Repository
gitlab
Last release
4 years ago

salsa-api

Install

npm install

Starting

npm start

Development

NODE_ENV=development npm start

Testing

Start server

NODE_ENV=development npm start

Start testing broker

NODE_ENV=development npm run test-broker

Test wwebsocket

NODE_ENV=development npm run test-ws

Start zmq2ws and discovery separatly

Start discovery

NODE_ENV=development npm run discovery

Start zmq2ws

NODE_ENV=development npm run zmq2ws