-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request