wolfMQTT Releases v1.11.0

The New Year release of wolfMQTT, v1.11.0, is now available! This release has several bug fixes and optimizations including:

  • Return correct error code in SN_Client_Connect (PR #268)
  • Removing unsupported TLS and SNI options in sn-client (PR #266)
  • Fixes for multithreading with non-blocking (PR #252)
  • Doxygen work removing depreciated command and fixing other warnings (PR #264)
  • Fix overwriting TLS error in connect (PR #259)
  • Add GitHub Actions (PR #256 #260 #263)
  • Fix wm_Sem on Windows (PR #255 #261)
  • Fix scripts for host without mosquitto (PR #257 #265)
  • Trim whitespace and convert tab to spaces (PR #251)
  • Refactor of write length (PR #250)
  • Fixes for publish edge cases (PR #248)
  • Remove unused sub_id element, add support for local test broker (PR #249)
  • Fix to make sure MqttClient_DecodePacket called in all cases (PR #246)
  • Known bug with multithread and without nonblocking enabled in this release.

Check out the changelog from the download for a full list of features and fixes, or contact us at facts@wolfssl.com with any questions:

https://github.com/wolfSSL/wolfMQTT/blob/master/ChangeLog.md

While you’re there, show us some love and give the wolfMQTT project a Star!

You can download the latest release here: https://www.wolfssl.com/download/

Or clone directly from our GitHub repository: https://github.com/wolfSSL/wolfMQTT