Skip to content

0.2.0

Pre-release
Pre-release

Choose a tag to compare

@glbrntt glbrntt released this 30 Jul 16:01
· 13 commits to main since this release
895c0b9

What's Changed

SemVer Major

SemVer Minor

SemVer Patch

  • Store protocol reference by @glbrntt in #40
  • Cleanup capturing closures by @josephnoir in #41
  • Stream receive refactors by @rnro in #37
  • Implement half-closure for RESET_STREAM by @rnro in #42
  • Dedupe quic options when setting up SwiftNetworkQUICConnection by @glbrntt in #45
  • Simplify SwiftNetworkQUICConnection init by @glbrntt in #46
  • Add bones of the quic connection channel by @glbrntt in #48
  • Add connection, registrar, and transport interfaces by @glbrntt in #49
  • Add lifecycle state machine to conn channel by @glbrntt in #50
  • Wire up connection channel lifecycle and I/O by @glbrntt in #54
  • Wire up max datagram frame size by @josephnoir in #55
  • Add a coalescer for GSO by @glbrntt in #57
  • Remove ChildChannelMultiplexer by @glbrntt in #59
  • Use a stable ID for connections by @glbrntt in #58

Full Changelog: 0.1.0...0.2.0