wolfSSL / wolfMQTT

wolfMQTT is a small, fast, portable MQTT client implementation, including support for TLS 1.3.
https://www.wolfssl.com
GNU General Public License v2.0
521 stars 155 forks source link

Fix to make sure `MqttClient_DecodePacket` called in all cases #246

Closed dgarske closed 2 years ago

dgarske commented 2 years ago

Fix to make sure MqttClient_DecodePacket in all possible state cases except when reading remainder of publish payload. ZD 13179