emqttd - Erlang MQTT Broker¶
emqttd(Erlang MQTT Broker) is a massively scalable and clusterable MQTT V3.1/V3.1.1 broker written in Erlang/OTP.
emqttd is fully open source and licensed under the Apache Version 2.0. emqttd implements both MQTT V3.1 and V3.1.1 protocol specifications, and supports WebSocket, STOMP, SockJS, CoAP and MQTT-SN at the same time.
Latest release of the emqttd broker is scaling to 1.3 million MQTT connections on a 12 Core, 32G CentOS server.
The emqttd project provides a scalable, enterprise grade, extensible open-source MQTT broker for IoT, M2M, Smart Hardware, Mobile Messaging and HTML5 Web Messaging Applications.
Sensors, Mobiles, Web Browsers and Application Servers could be connected by emqttd brokers with asynchronous PUB/SUB MQTT messages.
Homepage: | |
Downloads: | /downloads |
GitHub: | https://github.com/emqtt |
Twitter: | @emqtt |
Forum: | https://groups.google.com/d/forum/emqtt |
Mailing List: | emqtt@googlegroups.com |
Author: | Feng Lee <feng@emqtt.io> |
Note
MQTT-SN,CoAP Protocols are planned to 1.x release.
Contents:
- Get Started
- Installation
- Configuration
- Clustering
- Bridge
- User Guide
- Design
- Commands
- Plugins
- emqttd_plugin_template - Template Plugin
- emqttd_dashboard - Dashboard Plugin
- emqttd_auth_http - HTTP Auth/ACL Plugin
- emqttd_plugin_mysql - MySQL Auth/ACL Plugin
- emqttd_plugin_pgsql - PostgreSQL Auth/ACL Plugin
- emqttd_plugin_redis - Redis Auth/ACL Plugin
- emqttd_plugin_mongo - MongoDB Auth/ACL Plugin
- emqttd_stomp - STOMP Protocol
- emqttd_sockjs - STOMP/SockJS Plugin
- emqttd_recon - Recon Plugin
- emqttd_reloader - Reloader Plugin
- Plugin Development Guide
- Tuning Guide
- Changes
- Version 1.1.3
- Version 1.1.2
- Version 1.1.2
- Version 1.1.1
- Version 1.1
- Version 1.0.3
- Version 1.0.2
- Version 1.0.1
- Version 1.0 (The Seven Mile Journey)
- Version 0.17.1-beta
- Version 0.17.0-beta
- Version 0.16.0-beta
- Version 0.15.0-beta
- Version 0.14.1-beta
- Version 0.14.0-beta
- Version 0.13.1-beta
- Version 0.13.0-beta
- Version 0.12.3-beta
- Version 0.12.2-beta
- Version 0.12.1-beta
- Version 0.12.0-beta
- Version 0.11.0-beta
- Version 0.10.4-beta
- Version 0.10.3-beta
- Version 0.10.2-beta
- Version 0.10.1-beta
- Version 0.10.0-beta
- Version 0.9.3-alpha
- Version 0.9.2-alpha
- Version 0.9.1-alpha
- Version 0.9.0-alpha
- Version 0.8.6-beta
- Version 0.8.5-beta
- Version 0.8.4-beta
- Version 0.8.3-beta
- Version 0.8.2-alpha
- Version 0.8.1-alpha
- Version 0.8.0-alpha
- Version 0.7.1-alpha
- Version 0.7.0-alpha
- Version 0.6.2-alpha
- Version 0.6.1-alpha
- Version 0.6.0-alpha
- Version 0.5.5-beta
- Version 0.5.4-alpha
- Version 0.5.3-alpha
- Version 0.5.2-alpha
- Version 0.5.1-alpha
- Version 0.5.0-alpha
- Version 0.4.0-alpha
- Version 0.3.4-beta
- Version 0.3.3-beta
- Version 0.3.2-beta
- Version 0.3.1-beta
- Version 0.3.0-beta
- Version 0.3.0-alpha
- Version 0.2.1-beta
- Version 0.2.0
- Version 0.1.5
- Version 0.1.4
- Version 0.1.3
- Version 0.1.2
- Version 0.1.1
- Version 0.1.0
- Upgrade
License¶
Apache License Version 2.0