- Broker support for websockets
- Improved bridge control through local/remote clientid and usernames
- Increased support for MQTT v3.1.1 - broker and clients
- Bug fixing
The library releases are binary and source compatible with the previous releases.
The broker introduces changes to bridge authentication behaviour, through the introduction of the local_clientid and local_username options. This improves the usability of bridges, but may produce unexpected results for users already using bridge authentication.
Neither the broker nor the client utilities provide any internationalisation support at the moment.
This release targets Windows, Mac, Linux and other POSIX operating systems.
Websockets support
Bug fixing