Skip to content

trillium-client-v0.8.3

Choose a tag to compare

@github-actions github-actions released this 08 May 00:52
· 136 commits to main since this release

Fixed

  • HTTP/3: bidi streams now RESET_STREAM on stream-level protocol errors (RFC 9114 §4.1.2), and uni streams fire CONNECTION_CLOSE before the recv stream drops to avoid a FINAL_SIZE_ERROR race. Adopts H3Connection::process_inbound_bidi_with_reset / process_inbound_uni_with_close from trillium-http 1.2.