-
Notifications
You must be signed in to change notification settings - Fork 306
How to create an http3 client or server ? #5147
Copy link
Copy link
Open
Description
Node.js Version
I'm testing on v26.0.0-pre, https://github.com/nodejs/node/tree/60f19bc0894eb20f9e525c27b561ef322039382a , but any that has quic.
NPM Version
This does not include NPM.
Operating System
I'm testing on ubuntu 24.04, but any.
Subsystem
Other
Description
I found a file called http3.cc, but after building node with --experimental-quic, I can't find documentation for http3. There is no http3 library like there is http2, and the quic documentation doesn't mention http3.
Minimal Reproduction
- Open the documentation on github.
- Try to find http3 documentation, but fail.
Output
There's no http3 documentation, even for --experimental-quic"-built" binaries.
Before You Submit
- I have looked for issues that already exist before submitting this
- My issue follows the guidelines in the README file, and follows the 'How to ask a good question' guide at https://stackoverflow.com/help/how-to-ask
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels