Skip to content

v1.0.4

Choose a tag to compare

@mochi-co mochi-co released this 17 Jan 10:15
· 374 commits to master since this release
51d6825

This minor release includes a handful of small fixes from @ClarkQAQ (many thanks!). In particular:

  • Websocket upgrader now always returns true when CheckOrigin is called.
  • Removes capitalization on websocket error message Message type not binary.
  • Updates the mock listener to use for range instead of for select case.
  • Fixes shadowing of err in TCP listener.

Checks:

  • All unit tests passing.
  • Paho interoperability tests passing.

What's Changed

  • Fixed some bugs, wish the project better and better by @ClarkQAQ in #15

New Contributors

Full Changelog: v1.0.3...v1.0.4