Skip to content

Update quic to 1.10.0 and webtransport to 0.4.6 - #942

Merged
benoitc merged 1 commit into
masterfrom
deps/quic-1.10.0
Sep 24, 2026
Merged

benoitc merged 1 commit into
masterfrom
deps/quic-1.10.0

Conversation

@benoitc

@benoitc benoitc commented Sep 21, 2026

Copy link
Copy Markdown
Owner

Moves quic from ~>1.8.0 to ~>1.10.0 and webtransport to ~>0.4.6, which relaxes its own quic constraint to ~> 1.10 so the two resolve together under Mix as well as rebar3.

quic 1.9 fixes a handshake that stalled when the client's Initial flight spanned several datagrams, and frames that waited for the next event after the handshake. 1.10 reworks loss detection and recovery along RFC 9002. No hackney source changes.

webtransport 0.4.6 relaxes its quic constraint to ~> 1.10, so the two
resolve together under Mix as well as rebar3.
@benoitc
benoitc merged commit 84adda4 into master Sep 24, 2026
6 checks passed
@benoitc
benoitc deleted the deps/quic-1.10.0 branch September 24, 2026 00:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant