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