Skip to content

improve QPACK encoding efficiency #2424

@marten-seemann

Description

@marten-seemann

Opening this issue to point to https://github.com/marten-seemann/qpack. I won't have the time to work on QPACK, but this should be a good first issue for people who would like to contribute.

The current QPACK implementation is as primitive as it could be: It doesn't use the dynamic table. Furthermore, it doesn't even use the static table (for encoding headers). It literally just uses string literals, so it doesn't provide much of a compression at all.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions