Skip to content

Question about goaway frame #1124

@kelbon

Description

@kelbon

It is not clear from the RFC (https://www.rfc-editor.org/rfc/rfc9113.html#name-goaway) what exactly is the last stream ID that the client should send during NO_ERROR shutdown. If SERVER_PUSH is disabled, then the server has not initiated any streams. Based on this, it seems that the stream ID should be 0. In practice, implementations sometimes send use lasts tream ID from server goaway + 1, which is strange

Also i would like to add my HPACK implementation to your wiki list, how to do it?

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