Skip to content

Support for QUIC protocol on official release #46921

Description

@ysfscream

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    duplicateIssues and PRs that are duplicates of other issues or PRs.feature requestIssues requesting new Node.js features.

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions