github mochi-mqtt/server v2.1.4

latest releases: v2.6.2, v2.6.1, v2.6.0...
15 months ago

What's Changed

  • Use correct connack return codes for MQTTv3 by @mochi-co in #140
    • As identified by @bkupidura in #134, v3 clients were not acknowledging connack reason codes. This issue occurred because the MQTTv3 specification provides different byte codes for 4 return codes than are provided in the v5 specification. This has been corrected through the implementation of a v5 to v3 code map.

Full Changelog: v2.1.3...v2.1.4

Tests

  • Builds
  • Unit Tests Passing
  • Paho Interoperability Passing

Don't miss a new server release

NewReleases is sending notifications on new releases.