v0.3.0
See CHANGELOG.md for the full release notes.
What's Changed
- Add cross-worker WebSocket fan-out: WSHub and the chat demo by @codetalcott in #28
- Client keep-alive: computed response framing, warm connection reuse by @codetalcott in #29
- Three small hardenings: WS UTF-8 validation, byte ranges, hello on the non-blocking loop by @codetalcott in #30
- chore(deps): Bump sqlparse from 0.5.5 to 0.6.0 by @dependabot[bot] in #31
- Release v0.3.0: cross-worker WS fan-out, client keep-alive, hardenings by @codetalcott in #32
New Contributors
- @dependabot[bot] made their first contribution in #31
Full Changelog: v0.2.0...v0.3.0