Skip to content

Implement reliable RESET_STREAM_AT transport semantics #2564

Description

@MaxF12

quiche does not currently implement the transport semantics defined by
draft-ietf-quic-reliable-stream-reset.

Current upstream core quiche has no complete RESET_STREAM_AT transport implementation. PR #2520 adds the frame to qlog, but does not implement any actual semantics like negotiation, stream-state handling, reliable-prefix retransmission, or application delivery.

We are implementing it in our fork currently anyway, so we would be interested in contributing it upstream once its settled.

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