Skip to content

Support for QUIC protocol on official releaseΒ #46921

Closed as not planned
Closed as not planned
@ysfscream

Description

What is the problem this feature will solve?

QUIC (Quick UDP Internet Connection) is a relatively new network protocol that offers significant improvements in terms of speed, reliability, and security over TCP. Currently, Node.js only supports TCP and UDP protocols, which means it cannot take advantage of the benefits of QUIC.

What is the feature you are proposing to solve the problem?

I propose that Node.js adds support for the QUIC protocol, which will enable developers to build faster, more secure, and more reliable applications. Adding support for QUIC would also allow Node.js to remain competitive in a rapidly evolving networking landscape.

What alternatives have you considered?

No response

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    duplicateIssues and PRs that are duplicates of other issues or PRs.feature requestIssues that request new features to be added to Node.js.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions