github mochi-mqtt/server v2.1.0

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

What's Changed

  • Adds a new unix socket listener (listeners.NewUnixSock) to allow more efficient local processing, by @zgwit in #124
  • Fixes an issue where processSubscribe was not correctly determining if a subscription existed, if multiple topics were passed for subscription, by @wind-c in #123
  • Removes inefficient implementation of hook OnExpireInflights and uses more appropriate OnQosDropped hook instead, by @mochi-co in #127 per #125
  • Fixes an issue where Connect property RequestResponseInfo was being applied to all packets instead of just Connack packet, by @mochi-co in #128 per #128

New Contributors

Full Changelog: v2.0.7...v2.1.0

Tests

  • Builds
  • Unit Tests Passing
  • Paho Interoperability Passing

Don't miss a new server release

NewReleases is sending notifications on new releases.