Releases
v1.3.0
Compare
Sorry, something went wrong.
No results found
Fix fwpush example to use filename option -f. (PR #117 )
Fix for MQTT_DATA_TYPE_BINARY data length encoded twice. (PR #112 )
Fix to clear local structures for subscribe and unsubscribe ACK's. (PR #112 )
Fix for SN_Encode_Unsubscribe using wrong data type for topic name ID. (PR #110 )* Fixes for using RTCS in mqttnet.c socket example code. (PR #108 )
Fix MQTT-SN decode publish parsing and QoS2 response. (PR #107 )
Fix for Harmony possible circular include issue. (PR #98 )
Added multiple thread support using --enable-mt or WOLFMQTT_MULTITHREAD. (PR #115 )
Changed MqttSocket_TlsSocket callbacks to be public. (PR #104 )
Improved the disconnect network error callback example. (PR #102 )
Add MQTT context information to socket callback examples. (PR #101 )
Initialize subscribe state to MQTT_MSG_BEGIN. (PR #99 )
Added WOLFSSL_USER_SETTINGS to VS project files. (PR #109 )
You can’t perform that action at this time.