github mochi-mqtt/server v2.2.15

latest releases: v2.6.6, v2.6.5, v2.6.4...
16 months ago

What's Changed

  • Add OnSessionEstablish hook by @dgduncan in #247 adds a new hook which is called immediately after a client connects, but before a session has been established and the Connack has been sent. This will allow persistent client data to be loaded on-the-fly rather than in a bulk load, and provides an interesting potentially superior implementation for future persistence patterns.

Full Changelog: v2.2.14...v2.2.15

Tests

  • Builds
  • Unit Tests Passing
  • Paho Interoperability Passing

Don't miss a new server release

NewReleases is sending notifications on new releases.