Skip to content
New issue

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

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

Already on GitHub? # to your account

http3: add http3.Server.ServeQUICConn to serve a single QUIC connection #3587

Merged
merged 1 commit into from
Oct 11, 2022

Conversation

marten-seemann
Copy link
Member

Recreating #3579, which was merged and which I had to force-revert from master, since there was a merge conflict after merging #3580.

@codecov
Copy link

codecov bot commented Oct 11, 2022

Codecov Report

Base: 85.47% // Head: 85.47% // No change to project coverage 👍

Coverage data is based on head (c75bf49) compared to base (c75bf49).
Patch has no changes to coverable lines.

❗ Current head c75bf49 differs from pull request most recent head a25175f. Consider uploading reports for the commit a25175f to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3587   +/-   ##
=======================================
  Coverage   85.47%   85.47%           
=======================================
  Files         139      139           
  Lines       10245    10245           
=======================================
  Hits         8756     8756           
  Misses       1105     1105           
  Partials      384      384           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@marten-seemann marten-seemann merged commit 2b5d128 into master Oct 11, 2022
@marten-seemann marten-seemann deleted the http3-serve-quic-conn branch October 13, 2022 07:21
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant