Skip to content

h3 v0.0.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@Ruben2424 Ruben2424 released this 23 Oct 19:09
· 31 commits to master since this release
0130e00
  • Split out a Settings struct from Config (a57ed22)
  • Add a test-only send_settings config option (3991dca)
  • Expose setting to disable grease (dccb3cd)
  • bugfix: Actually encode extensions in header (a38b194)
  • Initial support for RFC 9298 "Proxying UDP in HTTP" (5a87580)
  • Bump H3_DATAGRAM setting ID according to RFC9297 (58c8e5c)
  • Fix cargo doc warning (3ef7c1a)
  • Initial WebTransport support (in h3 is just some necessary code to support a WebTransport crate which contains most of the WebTransport implementation) (22da938)