Releases: emqx/emqtt
quicer 0.0.9
QUIC protocol supports binds to local addr.
bump to quicer 0.0.8
bump to quicer 0.0.8
note, This is a prerelease since this is for emqx5.0
emqttc 0.4.1-beta released
Bugfix: fix critical issue #11
emqttc 0.4.0-alpha has been released
Support 'wait_for_connack' timeout and Auto Resubscribe Topics.
Feature: issue #10 - Should send message to client on (re-)connect or handle re-subscribes also
Feature: send '{mqttc, Pid, connected}' message to parent process when emqttc is connected successfully
Feature: send '{mqttc, Pid, disconnected}' message to parent process when emqttc is disconnected from broker and prepare to reconnect.
Improve: issue #12 - support 'CONNACK' timeout
Improve: issue #13 - Improve subscribe/publish api with atoms: qos0/1/2
emqttc v0.2.1-beta has been released
Feature: SSL Socket Support
emqttc v0.2.0-beta has been released
Notice: The API is not compatible with 0.1!
Feature: Both MQTT V3.1/V3.1.1 Protocol Support
Feature: QoS0, QoS1, QoS2 Publish and Subscribe
Feature: KeepAlive and Reconnect support
Feature: gen_logger support
Change: Redesign the whole project
Change: Rewrite the README.md