Skip to content

Releases: emqx/emqtt

quicer 0.0.9

29 Oct 05:32
b3c6cba
Compare
Choose a tag to compare
quicer 0.0.9 Pre-release
Pre-release

QUIC protocol supports binds to local addr.

bump to quicer 0.0.8

26 Aug 13:16
25892ef
Compare
Choose a tag to compare
bump to quicer 0.0.8 Pre-release
Pre-release

bump to quicer 0.0.8

note, This is a prerelease since this is for emqx5.0

emqttc 0.4.1-beta released

27 May 14:07
Compare
Choose a tag to compare
Pre-release

Bugfix: fix critical issue #11

emqttc 0.4.0-alpha has been released

22 May 08:58
Compare
Choose a tag to compare
Pre-release

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

13 Feb 15:36
Compare
Choose a tag to compare
Pre-release

Feature: SSL Socket Support

emqttc v0.2.0-beta has been released

12 Feb 13:42
Compare
Choose a tag to compare
Pre-release

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