github mochi-mqtt/server v2.1.7

latest releases: v2.6.5, v2.6.4, v2.6.3...
19 months ago

What's Changed

  • Fix an issue where example configs for persistence were incorrectly not pointers, and fixes an issue where the Qos flow quotas were not being correctly reset when a client session is inherited by a new connection; by @wind-c in #152
  • Adds a new listener which accepts an existing net.Listener, by @jeroenrinzema in #155
  • Moves refreshDeadline to only trigger on successful transmission, per issue #156 by @mochi-co in #157
  • Rename quota methods for clarity by @mochi-co in #159
    • Previously these were Take and Return, now they are Increase and Decrease.

New Contributors

Full Changelog: v2.1.6...v2.1.7

Tests

  • Builds
  • Unit Tests Passing
  • Paho Interoperability Passing

Don't miss a new server release

NewReleases is sending notifications on new releases.