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

quic: next iteration by jasnell · Pull Request #48244 · nodejs/node · GitHub

/ node Public

quic: next iteration - #48244

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

quic: next iteration#48244
jasnell wants to merge 8 commits into
nodejs:mainfrom
jasnell:quic-part-7

Conversation

jasnell commented May 29, 2023

Copy link
Copy Markdown
Member

Adds the basic implementation of the quic stream. Still more to come.

jasnell requested review from Qard, anonrig and tniessen May 29, 2023 18:21
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 May 29, 2023
Comment thread src/dataqueue/queue.cc Outdated
Comment thread src/dataqueue/queue.cc Outdated
Comment thread src/quic/streams.cc Outdated
Comment thread src/quic/streams.cc Outdated
Comment thread src/quic/streams.cc Outdated
Comment thread src/quic/streams.cc Outdated
Comment thread src/quic/streams.cc Outdated
Comment thread src/quic/streams.cc Outdated
Comment thread src/quic/streams.cc Outdated
Comment thread src/quic/streams.cc Outdated
Comment thread src/quic/streams.cc Outdated
jasnell added author ready PRs that have at least one approval, no outstanding review comments, and a CI started. quic Issues and PRs related to the QUIC implementation / HTTP/3. dont-land-on-v16.x labels Jun 3, 2023

Copy link
Copy Markdown
Collaborator

Copy link
Copy Markdown
Collaborator

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.

anonrig added commit-queue-squash Add this label to instruct the Commit Queue to squash all the PR commits into the first one. and removed commit-queue-rebase Add this label to allow the Commit Queue to land a PR in several commits. labels Dec 9, 2023

This comment was marked as outdated.

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

Copy link
Copy Markdown
Collaborator

jasnell added a commit that referenced this pull request Dec 11, 2023
PR-URL: #48244
Reviewed-By: Yagiz Nizipli <yagiz.nizipli@sentry.io>
Reviewed-By: Stephen Belanger <admin@stephenbelanger.com>

jasnell commented Dec 11, 2023

Copy link
Copy Markdown
Member Author

Landed in fc102f2

jasnell closed this Dec 11, 2023
RafaelGSS pushed a commit that referenced this pull request Dec 15, 2023
PR-URL: #48244
Reviewed-By: Yagiz Nizipli <yagiz.nizipli@sentry.io>
Reviewed-By: Stephen Belanger <admin@stephenbelanger.com>
RafaelGSS mentioned this pull request Dec 15, 2023
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++. commit-queue-squash Add this label to instruct the Commit Queue to squash all the PR commits into the first one. lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run. quic Issues and PRs related to the QUIC implementation / HTTP/3.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants


Back | FazBrowse Home | New Git URL