{"id":34942876,"url":"https://github.com/lelylan/mqtt","last_synced_at":"2026-04-07T14:01:48.988Z","repository":{"id":9395030,"uuid":"11258552","full_name":"lelylan/mqtt","owner":"lelylan","description":"Lelylan MQTT Server/Broker","archived":false,"fork":false,"pushed_at":"2016-12-12T16:09:19.000Z","size":60,"stargazers_count":41,"open_issues_count":11,"forks_count":25,"subscribers_count":6,"default_branch":"master","last_synced_at":"2024-03-25T21:27:06.457Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lelylan.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-07-08T15:56:50.000Z","updated_at":"2024-03-07T21:41:21.000Z","dependencies_parsed_at":"2022-08-25T20:50:07.247Z","dependency_job_id":null,"html_url":"https://github.com/lelylan/mqtt","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/lelylan/mqtt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lelylan%2Fmqtt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lelylan%2Fmqtt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lelylan%2Fmqtt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lelylan%2Fmqtt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lelylan","download_url":"https://codeload.github.com/lelylan/mqtt/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lelylan%2Fmqtt/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31515151,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-07T03:10:19.677Z","status":"ssl_error","status_checked_at":"2026-04-07T03:10:13.982Z","response_time":105,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-12-26T19:32:15.776Z","updated_at":"2026-04-07T14:01:48.977Z","avatar_url":"https://github.com/lelylan.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Lelylan MQTT Server/Broker\n\n## Requirements\n\nThe MQTT server/broker is tested against Node 0.10.36\n\n\n## Getting Started\n\n```bash\n$ git clone git@github.com:lelylan/mqtt.git \u0026\u0026 cd mqtt\n$ npm install \u0026\u0026 npm install -g foreman\n$ nf start\n```\n\n## Install with docker\n\n#### Badges\nDocker image: [lelylanlab/mqtt](https://hub.docker.com/r/lelylanlab/mqtt/)\n\n[![](https://images.microbadger.com/badges/version/lelylanlab/mqtt:latest.svg)](http://microbadger.com/images/lelylanlab/mqtt:latest \"Get your own version badge on microbadger.com\")  [![](https://images.microbadger.com/badges/image/lelylanlab/mqtt:latest.svg)](http://microbadger.com/images/lelylanlab/mqtt:latest \"Get your own image badge on microbadger.com\")\n\n### Use docker hub image\n```bash\n$ docker run -d -it --name mqtt lelylanlab/mqtt\n```\n\n### Generate local image\n```bash\n$ docker build --tag=mqtt .\n$ docker run -d -it --name mqtt mqtt\n```\n\nWhen installing the service in production set [lelylan environment variables](https://github.com/lelylan/lelylan/blob/master/README.md#production).\n\n\n## Resources\n\n* [Lelylan MQTT Documentation](http://dev.lelylan.com/api#api-physical-mqtt)\n* [How to Build an High Availability MQTT Cluster for the Internet of Things](https://medium.com/@lelylan/how-to-build-an-high-availability-mqtt-cluster-for-the-internet-of-things-8011a06bd000)\n\n\n## Contributing\n\nFork the repo on github and send a pull requests with topic branches.\nDo not forget to provide specs to your contribution.\n\n\n### Running specs\n\n```bash\n$ npm install\n$ npm test\n```\n\n## Coding guidelines\n\nFollow [Felix](http://nodeguide.com/style.html) guidelines.\n\n\n## Feedback\n\nUse the [issue tracker](http://github.com/lelylan/mqtt/issues) for bugs or [stack overflow](http://stackoverflow.com/questions/tagged/lelylan) for questions.\n[Mail](mailto:dev@lelylan.com) or [Tweet](http://twitter.com/lelylan) us for any idea that can improve the project.\n\n\n## Links\n\n* [GIT Repository](http://github.com/lelylan/mqtt)\n* [Lelylan Dev Center](http://dev.lelylan.com)\n* [Lelylan Site](http://lelylan.com)\n\n\n## Authors\n\n[Andrea Reginato](https://www.linkedin.com/in/andreareginato)\n\n\n## Contributors\n\nSpecial thanks to all [contributors](https://github.com/lelylan/mqtt/contributors)\nfor submitting patches.\n\n\n## Changelog\n\nSee [CHANGELOG](https://github.com/lelylan/mqtt/blob/master/CHANGELOG.md)\n\n\n## License\n\nLelylan is licensed under the [Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flelylan%2Fmqtt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flelylan%2Fmqtt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flelylan%2Fmqtt/lists"}