Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
erl.mqtt.client-vsn-1.0.5.zip | 2017-10-13 | 46.8 kB | |
README.md | 2017-10-13 | 594 Bytes | |
erl.mqtt.common-vsn-1.0.4.zip | 2017-05-18 | 24.8 kB | |
erl.mqtt.client-vsn-1.0.4.zip | 2017-05-18 | 45.2 kB | |
erl.mqtt.client-vsn-1.0.3.zip | 2017-01-08 | 60.3 kB | |
erl.mqtt.client-vsn-1.0.2.zip | 2016-10-05 | 26.4 kB | |
erl.mqtt.client-vsn-1.0.1.zip | 2016-08-23 | 20.3 kB | |
Totals: 7 Items | 224.4 kB | 0 |
MQTT client (mqtt_client)
(developing in process. Beta version is ready.)
see for documentation: https://mqtt-client.sourceforge.io/
version 1.0.1
initial submit.
version 1.0.2
added functionality for MQTT protokol 3.1.1
version 1.0.3
prepared for beta release
version 1.0.4
added tls/ssl support
implemented logging service with 'lager'
refactored: mqtt common library introduced, mqtt client dependeds on mqtt common now.
version 1.0.5
fixed documentation and web site.
fixed some bugs.
refactored code.
improved test suits.