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 MQTTv5 disconnect with props #279

Closed embhorn closed 2 years ago

embhorn commented 2 years ago

Fixed issue with encoding disconnect packet that includes properties. Also adds tests in mqttclient example.

Fixed build error with ./configure --enable-mt.

This addresses a reported issue from ZD13618