Changes for version 1.14 - 2014-05-27
- !! - Bug fix: Unlike topics, message payloads are binary data, not text strings. This module no longer encodes or decodes them as UTF-8. A warning will be emitted if you try to publish data that is not binary compatbile. This change has no impact on 7 bit ASCII data.
Documentation
Very simple MQTT implementation
Modules
Minimal MQTT version 3 interface
Minimal MQTT version 3 interface with SSL support