v1.0.4
This minor release includes a handful of small fixes from @ClarkQAQ (many thanks!). In particular:
- Websocket upgrader now always returns
truewhen CheckOrigin is called. - Removes capitalization on websocket error message
Message type not binary. - Updates the mock listener to use
for rangeinstead offor select case. - Fixes shadowing of
errin TCP listener.
Checks:
- All unit tests passing.
- Paho interoperability tests passing.
What's Changed
New Contributors
Full Changelog: v1.0.3...v1.0.4