Skip to content

HTTP/2 HPACK module #3

Open
Open
@daurnimator

Description

@daurnimator

Now that ziglang/zig#2263 is merged, it's possible to write a HPACK module.

The decoder should be fed HTTP/2 HEADERS blocks and dynamic table resize instructions; it should output http.headers objects. Vice-versa for the encoder.

Related:

Note: I'm happy to mentor on this task if someone picks it up.

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