What's Changed
- Fix the order of messages in the publishing queue by @python36 in #46
- Fix broken logic when appending in async by @python36 in #51
- Send MQTT packets atomically in a single socket write by @centurysys in #49
- Implement reliable packet receiving logic by @python36 in #52
Full Changelog: v1.0.7...v1.0.8