Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
lib
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Build Status Hex pm

Hufflehoff

A Huffman encoder/decoder for HTTP/2 headers.

This is an Elixir version of the Huffman Erlang code in https://github.com/joedevivo/hpack

Installation

Add hufflehoff to your list of dependencies in mix.exs:

def deps do
  [{:hufflehoff, "~> 0.0.1"}]
end

About

Elixir Huffman encoder/decoder for HTTP/2 headers

Resources

License

Releases

No releases published

Packages

No packages published

Languages

You can’t perform that action at this time.