Skip to content

v2.2.3

Compare
Choose a tag to compare
@mochi-co mochi-co released this 22 Feb 23:39

What's Changed

  • Use *packets.Packet for outbound chan by @thedevop in #176
    • Fixes an issue introduced in #165 in which packets were being issued to channels by value instead of reference, causing an unexpected bloom in memory usage.

Full Changelog: v2.2.2...v2.2.3

Tests

  • Builds
  • Unit Tests Passing
  • Paho Interoperability Passing