Skip to content

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 18 Aug 01:17
1a691e0

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

Full Changelog: v0.2.0...v0.3.0