Bug fix and Mqtt5 Listener
Pre-release
Pre-release
What's Changed
- Port mqtt5 listener PR from staging to public by @bretambrose in #234
- Add on_closed callback to MQTT311 by @TwistedTwigleg in #258
- Remove upper bound checks in MQTT5 tests for now by @TwistedTwigleg in #259
- remove next_attempt_ms by @sbSteveK in #260
- add utf8 validation check on user properties by @sbSteveK in #256
Full Changelog: v0.8.6...v0.8.7