Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add command line option for http3_client to negotiate QUIC v2 #528

Merged
merged 1 commit into from
Jun 30, 2024

Conversation

jlaine
Copy link
Contributor

@jlaine jlaine commented Jun 30, 2024

As part of the interoperability tests, we want to exercise the scenario where the client starts using QUIC version 1 then negotiates usage of QUIC version 2 using compatible version negotiation.

As part of the interoperability tests, we want to exercise the scenario
where the client starts using QUIC version 1 then negotiates usage of
QUIC version 2 using compatible version negotiation.
Copy link

codecov bot commented Jun 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (e0d5d27) to head (fe44f9e).

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #528   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           25        25           
  Lines         5092      5092           
=========================================
  Hits          5092      5092           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@jlaine jlaine merged commit 95dbcb6 into aiortc:main Jun 30, 2024
27 of 28 checks passed
@jlaine jlaine deleted the negotiate-v2-cli branch July 1, 2024 04:31
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