Skip to content

4.0.1

Compare
Choose a tag to compare
@darrachequesne darrachequesne released this 25 Nov 09:53
· 21 commits to master since this release
e339323

Features

  • move binary detection back to the parser (285e7cd)
  • add support for a payload in a CONNECT packet (78f9fc2)

Bug Fixes

  • do not catch encoding errors (aeae87c)
  • throw upon invalid payload format (c327acb)

BREAKING CHANGES

  • the encode method is now synchronous (28d4f03)

Links