Skip to content

quic: changes for nghttp3_conn_close_stream2#64574

Draft
martenrichter wants to merge 2 commits into
nodejs:mainfrom
martenrichter:ngclosestream2
Draft

quic: changes for nghttp3_conn_close_stream2#64574
martenrichter wants to merge 2 commits into
nodejs:mainfrom
martenrichter:ngclosestream2

Conversation

@martenrichter

Copy link
Copy Markdown
Contributor

nghttp2 will introduce a version 2 callback
and function for closing streams.
This prepares node.js for the change.
Other changes may be required for
its full potential.

nghttp2 will introduce a version 2 callback
and function for closing streams.
This prepares node.js for the change.
Other changes may be required for
 its full potential.

Signed-off-by: Marten Richter <marten.richter@freenet.de>
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

Review requested:

  • @nodejs/quic

@nodejs-github-bot nodejs-github-bot added c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run. quic Issues and PRs related to the QUIC implementation / HTTP/3. labels Jul 18, 2026
@martenrichter

Copy link
Copy Markdown
Contributor Author

@pimtery @jasnell Not to be merged now. It is to be prepared when newer nghttp3 arrives in node.js
Also cherry picking on the update PR is possible.

@martenrichter

Copy link
Copy Markdown
Contributor Author

Expect building to fail until the update.

@Renegade334
Renegade334 marked this pull request as draft July 18, 2026 08:46
Sign up for free to 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++. 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.

2 participants