Skip to content

Conversation

@jasnell
Copy link
Member

No description provided.

@nodejs-github-botnodejs-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 Apr 18, 2023
@jasnelljasnellforce-pushed the quic-part-5 branch 6 times, most recently from 6ddca8e to ee61203CompareApril 22, 2023 03:51
@jasnelljasnell marked this pull request as ready for review April 22, 2023 03:52
@jasnelljasnell requested review from anonrig and tniessenApril 22, 2023 03:53
@jasnelljasnell added quic Issues and PRs related to the QUIC implementation / HTTP/3. dont-land-on-v14.x dont-land-on-v20.x PRs that should not land on the v20.x-staging branch and should not be released in v20.x. labels Apr 22, 2023
@nodejs-github-bot

This comment was marked as outdated.

Adds most of the Endpoint implementation with a few tweaks to other bits.
@nodejs-github-bot
Copy link
Collaborator

nodejs-github-bot commented Apr 22, 2023

@aduh95
Copy link
Contributor

/cc @nodejs/cpp-reviewers

@anonriganonrig added the commit-queue Add this label to land a pull request using GitHub Actions. label Apr 26, 2023
@nodejs-github-botnodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Apr 26, 2023
@nodejs-github-botnodejs-github-bot merged commit 76044c4 into nodejs:mainApr 26, 2023
@nodejs-github-bot
Copy link
Collaborator

Landed in 76044c4

yjl9903 pushed a commit to yjl9903/node that referenced this pull request Apr 28, 2023
Adds most of the Endpoint implementation with a few tweaks to other bits. PR-URL: nodejs#47603 Reviewed-By: Yagiz Nizipli <[email protected]> Reviewed-By: Tobias Nießen <[email protected]>
yjl9903 pushed a commit to yjl9903/node that referenced this pull request Apr 28, 2023
Adds most of the Endpoint implementation with a few tweaks to other bits. PR-URL: nodejs#47603 Reviewed-By: Yagiz Nizipli <[email protected]> Reviewed-By: Tobias Nießen <[email protected]>
yjl9903 pushed a commit to yjl9903/node that referenced this pull request Apr 29, 2023
Adds most of the Endpoint implementation with a few tweaks to other bits. PR-URL: nodejs#47603 Reviewed-By: Yagiz Nizipli <[email protected]> Reviewed-By: Tobias Nießen <[email protected]>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

c++Issues and PRs that require attention from people who are familiar with C++.dont-land-on-v20.xPRs that should not land on the v20.x-staging branch and should not be released in v20.x.lib / srcIssues and PRs related to general changes in the lib or src directory.needs-ciPRs that need a full CI run.quicIssues and PRs related to the QUIC implementation / HTTP/3.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@jasnell@nodejs-github-bot@aduh95@anonrig@tniessen