Initial release of Control Packets for MQTT
francois-normandin
released this
18 Oct 23:42
·
19 commits
to master
since this release
This is the first release of a separate package to extract the MQTT Control Packets from the Broker repository.
With this extraction, developers can use the packets without bringing the whole client and broker code with it.
At this time, only MQTT 3.1.1 is supported for control packets, although hooks are in place for supporting MQTT 5.0 in the near future.