README.md

# Hufflehoff
An (Experimental) Huffman encoder/decoder for HTTP/2 headers.

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