Skip to content

wolfMQTT v1.15.1 (14MAR2023)

Choose a tag to compare

@embhorn embhorn released this 14 Mar 18:14
· 346 commits to master since this release
6a1a7f8
  • Fix to protect read from client->write.len, which resolve edge case issue
    when using multi-threading. (PR #318 and PR #319)