Skip to content

kansifang/mqtt

 
 

Repository files navigation

MQTT server for Lelylan

MQTT server for Lelylan Lelylan

Requirements

The MQTT node is tested against Node 0.8.8.

Getting Started

  • 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

  • deploy production

Resources

Contributing

Fork the repo on github and send a pull requests with topic branches. Do not forget to provide specs to your contribution.

Running specs

  • Fork and clone the repository
  • Run npm install
  • Run npm test

Coding guidelines

Follow Felix guidelines.

Feedback

Use the issue tracker for bugs. Mail or Tweet us for any idea that can improve the project.

Links

Authors

Andrea Reginato

Contributors

Special thanks to the following people for submitting patches.

Changelog

See CHANGELOG

Copyright

Copyright (c) 2013 Lelylan. See LICENSE for details.

About

MQTT Server for Lelylan

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 51.0%
  • Shell 45.3%
  • Makefile 3.7%