Skip to content

How to create an http3 client or server ? #5147

@SchoolTARMaster

Description

@SchoolTARMaster

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

  1. Open the documentation on github.
  2. 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions