mqtt chat
1.0.0
Multi-Room mqtt chat using Mosca as the Broker and MongoDB as backend.
This chat uses a number of open source projects:
Install dependencies
npm install
For the mosca broker configuration. Please refer to the mosca Github page https://github.com/mcollina/mosca .
node app.js
Live Demo
MIT