Skip to content

emqttd 0.7.0-alpha released

Pre-release
Pre-release
Compare
Choose a tag to compare
@emqplus emqplus released this 02 May 08:15
· 20711 commits to master since this release

MQTT over WebSocket(SSL) Now!

Plugin Achitecture based on OTP application

Trace MQTT Packets or Messages to log files

Feature: issue #40, #115 - WebSocket/SSL Support

Feature: issue #49, #105 - Plugin Architecture Support

Feature: issue #93 - Trace API Design

Improve: issue #109 - emqttd_broker should add subscribe/1, notify/1 API

Improve: update README.md to add 'Goals', 'Contributors' chapters

Change: rename etc/app.config to etc/emqttd.config

Change: etc/emqttd.config changed

Bugfix: critical issue #54 - error when resume session!

Bugfix: issue #118 - error report when UNSUBSCRIBE with no topics

Bugfix: issue #117 - sys_interval = 0 config cannot work

Bugfix: issue #112 - Makefile to support build plugins

Bugfix: issue #96 - "make clean" cannot work