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

quic: update ngtcp2 and nghttp3 #34752

Closed
wants to merge 5 commits into from
Closed

Conversation

Copy link
Member

@jasnell jasnell commented Aug 12, 2020

Update the deps ngtcp2 and nghttp3 to latest + needed fixups. This depends directly on the prior PRs #34655, #34669, and #34741 landing first (all of which are ready to land except for the silly mandatory wait time requirement)

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines

@nodejs-github-bot nodejs-github-bot added the quic label Aug 12, 2020
@nodejs-github-bot
Copy link
Contributor

@nodejs-github-bot nodejs-github-bot commented Aug 12, 2020

Review requested:

@jasnell jasnell added dont-land-on-v14.x wip labels Aug 12, 2020
@jasnell jasnell changed the title [WIP] quic: update ngtcp2 and nghttp3 quic: update ngtcp2 and nghttp3 Aug 12, 2020
@jasnell jasnell removed the wip label Aug 12, 2020
@jasnell jasnell marked this pull request as ready for review Aug 12, 2020
@jasnell jasnell requested review from as code owners Aug 12, 2020
@nodejs-github-bot

This comment has been minimized.

@jasnell

This comment has been minimized.

@jasnell jasnell marked this pull request as draft Aug 13, 2020
@jasnell

This comment has been minimized.

@jasnell

This comment has been minimized.

@jasnell jasnell force-pushed the quic-cleanups-15 branch 2 times, most recently from d9a17dc to 8d1a064 Compare Aug 19, 2020
@jasnell

This comment has been minimized.

@jasnell

This comment has been minimized.

@jasnell jasnell force-pushed the quic-cleanups-15 branch 2 times, most recently from 76beaae to 5e7a4cf Compare Aug 20, 2020
@nodejs-github-bot

This comment has been minimized.

@richardlau richardlau added the request-ci label Aug 21, 2020
@github-actions github-actions bot removed the request-ci label Aug 21, 2020
@nodejs-github-bot
Copy link
Contributor

@nodejs-github-bot nodejs-github-bot commented Aug 21, 2020

src/quic/node_quic_session.cc Show resolved Hide resolved
@jasnell jasnell force-pushed the quic-cleanups-15 branch 2 times, most recently from 8e1adca to 254ce5a Compare Aug 21, 2020
jasnell added 5 commits Aug 21, 2020
Signed-off-by: James M Snell <jasnell@gmail.com>
Signed-off-by: James M Snell <jasnell@gmail.com>
Signed-off-by: James M Snell <jasnell@gmail.com>
Signed-off-by: James M Snell <jasnell@gmail.com>
Signed-off-by: James M Snell <jasnell@gmail.com>
@jasnell
Copy link
Member Author

@jasnell jasnell commented Aug 21, 2020

Landed in bc8a4df...44e6a6a

@jasnell jasnell closed this Aug 21, 2020
jasnell added a commit that referenced this issue Aug 21, 2020
Signed-off-by: James M Snell <jasnell@gmail.com>

PR-URL: #34752
Reviewed-By: Jiawen Geng <technicalcute@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
jasnell added a commit that referenced this issue Aug 21, 2020
Signed-off-by: James M Snell <jasnell@gmail.com>

PR-URL: #34752
Reviewed-By: Jiawen Geng <technicalcute@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
jasnell added a commit that referenced this issue Aug 21, 2020
Signed-off-by: James M Snell <jasnell@gmail.com>

PR-URL: #34752
Reviewed-By: Jiawen Geng <technicalcute@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
jasnell added a commit that referenced this issue Aug 21, 2020
Signed-off-by: James M Snell <jasnell@gmail.com>

PR-URL: #34752
Reviewed-By: Jiawen Geng <technicalcute@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
jasnell added a commit that referenced this issue Aug 21, 2020
Signed-off-by: James M Snell <jasnell@gmail.com>

PR-URL: #34752
Reviewed-By: Jiawen Geng <technicalcute@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dont-land-on-v14.x quic
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants