wolfMQTT is a small, fast, portable MQTT client implementation, including support for TLS 1.3.
GNU General Public License v2.0
526
stars
156
forks
source link
Fix for improper reset of shared object (now handled in `MqttClient_PacketReset`) #291
Closed
dgarske closed 2 years ago
Fix to remove the share object clearing, since it is now done in
MqttClient_PacketReset
. ZD 13880