Skip to content

Connection Upgrade

Compare
Choose a tag to compare
@francois-normandin francois-normandin released this 08 May 18:35
· 21 commits to main since this release

MQTT Connection class now inherits from the common Connection base class, which merges the other libraries' dependencies into a common non-MQTT-related stack.

This is a breaking change to MQTT Stack 3.x, although a simple relink to class would suffice.
I'm reving up the major version to indicate that all the MQTT stack should follow to version 4.x