Skip to content

QUIC implementation #2379

Open
Open
@aggarwaldev

Description

@aggarwaldev

🚀 Feature Proposal

Implementation of QUIC https://tools.ietf.org/html/draft-ietf-quic-transport-27

RFC: https://datatracker.ietf.org/doc/rfc9000/

More related RFCs:

About QUIC:

This shall pave way for implementation of HTTP/3 since HTTP over QUIC is proposed to be called HTTP/3. QUIC will likely be used for transporting more than just HTTP.

Motivation

Misc

QUIC will likely be used for transporting more than just HTTP.

This turned out to be true. Checkout WebTransport: https://datatracker.ietf.org/doc/draft-ietf-webtrans-http3/

Example

N/A

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions