Skip to content

Allow zero-length QUIC frames to be sent #67

@tomdedecker

Description

@tomdedecker

At the moment, doing QuicStream.end() without buffering new data will result in the stream end not being sent to the other endpoint. This is a result of zero-length QUIC frames not being supported by QUICker yet.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions