Skip to content

Fragmentation of REQUEST_STREAM and REQUEST_CHANNEL frames #198

@fiorix

Description

@fiorix

In case the REQUEST_STREAM or REQUEST_CHANNEL frames must be fragmented (containing the F flag), should it contain the Initial Request N field in all fragments? Seems like a waste of resources to xmit/recv the same field over and over.

It'd make more sense to only send the Initial Request N field on the first frame, but this approach implies having a state machine to handle reassembly.

Thoughts?

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