Skip to content

TechFeature: Huffman Coding Utilities #6

@DrkWithT

Description

@DrkWithT

As a web server programmer, I want to implement a Huffman encoder and decoder so that my HTTP/2 server can process and reply with Huffman encoded text in some headers.

Children Tasks

  • Auto generate lookup array of static Huffman codes (bit sequence and length).
  • Implement and test Huffman encoder.
  • Implement and text Huffman decoder.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions