FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

quic: various additional cleanups, fixes in Endpoint by jasnell · Pull Request #51310 · nodejs/node · GitHub

/ node Public

quic: various additional cleanups, fixes in Endpoint - #51310

Closed
jasnell wants to merge 8 commits into
nodejs:mainfrom
jasnell:quic-part-10
Closed

quic: various additional cleanups, fixes in Endpoint#51310
jasnell wants to merge 8 commits into
nodejs:mainfrom
jasnell:quic-part-10

Conversation

jasnell commented Dec 29, 2023

Copy link
Copy Markdown
Member

More incremental implementation of quic/http3

Adds debug logging details, starts to add the http3 internal impl

Copy link
Copy Markdown
Collaborator

Review requested:

  • @nodejs/gyp

nodejs-github-bot added c++ Issues and PRs that require attention from people who are familiar with C++. lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run. labels Dec 29, 2023
jasnell requested review from Qard, anonrig and tniessen December 29, 2023 15:53
jasnell added the quic Issues and PRs related to the QUIC implementation / HTTP/3. label Dec 29, 2023
Comment thread src/quic/tlscontext.h Outdated
jasnell force-pushed the quic-part-10 branch 4 times, most recently from 10c3f63 to dee88f8 Compare December 29, 2023 22:10

This comment was marked as outdated.

This comment was marked as outdated.

This comment was marked as outdated.

This comment was marked as outdated.

This comment was marked as outdated.

Qard left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Did a quick skim and left some comments. Will have to find time for a more in-depth review another time.

Comment thread src/quic/http3.cc
Comment thread src/quic/http3.cc Outdated

This comment was marked as outdated.

This comment was marked as outdated.

This comment was marked as outdated.

nodejs-github-bot commented Dec 31, 2023
edited by jasnell
Loading

Copy link
Copy Markdown
Collaborator

jasnell added author ready PRs that have at least one approval, no outstanding review comments, and a CI started. and removed needs-ci PRs that need a full CI run. labels Jan 1, 2024
jasnell added a commit that referenced this pull request Jan 6, 2024
PR-URL: #51310
Reviewed-By: Yagiz Nizipli <yagiz.nizipli@sentry.io>

jasnell commented Jan 6, 2024

Copy link
Copy Markdown
Member Author

Landed in 3605574

jasnell closed this Jan 6, 2024
marco-ippolito pushed a commit to marco-ippolito/node that referenced this pull request Jan 12, 2024
PR-URL: nodejs#51310
Reviewed-By: Yagiz Nizipli <yagiz.nizipli@sentry.io>
Medhansh404 pushed a commit to Medhansh404/node that referenced this pull request Jan 19, 2024
PR-URL: nodejs#51310
Reviewed-By: Yagiz Nizipli <yagiz.nizipli@sentry.io>
targos pushed a commit that referenced this pull request Feb 15, 2024
PR-URL: #51310
Reviewed-By: Yagiz Nizipli <yagiz.nizipli@sentry.io>
marco-ippolito mentioned this pull request Mar 1, 2024
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author ready PRs that have at least one approval, no outstanding review comments, and a CI started. c++ Issues and PRs that require attention from people who are familiar with C++. lib / src Issues and PRs related to general changes in the lib or src directory. quic Issues and PRs related to the QUIC implementation / HTTP/3.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants


Back | FazBrowse Home | New Git URL