MQTT server for Lelylan Lelylan
The MQTT node is tested against Node 0.8.8.
- Clone
git clone git@github.com:lelylan/mqtt.git
- Run
npm install && npm install -g foreman
- Run
mongod
- Run
nf start
The MQTT server is now listening to the default port 1883
. To learn how to connect a client
to the MQTT Server checkout the dev center.
deploy production
Fork the repo on github and send a pull requests with topic branches. Do not forget to provide specs to your contribution.
- Fork and clone the repository
- Run
npm install
- Run
npm test
Follow Felix guidelines.
Use the issue tracker for bugs. Mail or Tweet us for any idea that can improve the project.
Special thanks to the following people for submitting patches.
See CHANGELOG