Skip to content

wolfMQTT v1.9 (07/16/2021)

Compare
Choose a tag to compare
@embhorn embhorn released this 16 Jul 21:21
· 398 commits to master since this release
74c09f7
  • Fixes for Sensor Network client (PR #204, #214, #219)
  • Fixes for non-blocking (PR #205)
  • Fixes for multithread (PR #207, #209, #211, #218)
  • Fix for MQTTv5 publish response handling (PR #224, #220)
  • Fix subscribe return code list (PR #210)
  • Fix switch statement fallthrough on other toolchains (PR #225)
  • Add HiveMQ Cloud capability with SNI feature (PR #222)
  • Add ability to publish files from example client, fix chunked publish (PR #223)