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

quic: update ngtcp2 and nghttp3 by jasnell · Pull Request #34752 · nodejs/node · GitHub

/ node Public

quic: update ngtcp2 and nghttp3 - #34752

Closed
jasnell wants to merge 5 commits into
nodejs:masterfrom
jasnell:quic-cleanups-15
Closed

quic: update ngtcp2 and nghttp3#34752
jasnell wants to merge 5 commits into
nodejs:masterfrom
jasnell:quic-cleanups-15

Conversation

jasnell commented Aug 12, 2020
edited
Loading

Copy link
Copy Markdown
Member

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 added the quic Issues and PRs related to the QUIC implementation / HTTP/3. label Aug 12, 2020

Copy link
Copy Markdown
Collaborator

Review requested:

  • @nodejs/quic

jasnell added dont-land-on-v14.x wip Issues and PRs that are still a work in progress. labels Aug 12, 2020
jasnell changed the title [WIP] quic: update ngtcp2 and nghttp3 quic: update ngtcp2 and nghttp3 Aug 12, 2020
jasnell removed the wip Issues and PRs that are still a work in progress. label Aug 12, 2020
jasnell marked this pull request as ready for review August 12, 2020 23:13
jasnell requested a review from a team as a code owner August 12, 2020 23:13
jasnell requested a review from a team August 12, 2020 23:13

This comment has been minimized.

This comment has been minimized.

jasnell marked this pull request as draft August 13, 2020 14:35

This comment has been minimized.

This comment has been minimized.

jasnell force-pushed the quic-cleanups-15 branch 2 times, most recently from d9a17dc to 8d1a064 Compare August 19, 2020 16:13

This comment has been minimized.

This comment has been minimized.

jasnell force-pushed the quic-cleanups-15 branch 2 times, most recently from 76beaae to 5e7a4cf Compare August 20, 2020 20:27

This comment has been minimized.

richardlau added the request-ci Add this label to start a Jenkins CI on a PR. label Aug 21, 2020
github-actions Bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Aug 21, 2020

Copy link
Copy Markdown
Collaborator

Comment thread src/quic/node_quic_session.cc Outdated
jasnell force-pushed the quic-cleanups-15 branch 2 times, most recently from 8e1adca to 254ce5a Compare August 21, 2020 16:07
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 commented Aug 21, 2020

Copy link
Copy Markdown
Member Author

Landed in bc8a4df...44e6a6a

jasnell closed this Aug 21, 2020
jasnell added a commit that referenced this pull request 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 pull request 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 pull request 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 pull request 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 pull request 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>
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

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