Packages

Implementation of the [HPack](https://http2.github.io/http2-spec/compression.html) protocol, a compression format for efficiently representing HTTP header fields, to be used in HTTP/2.

Current section

Files

Jump to
hpack .formatter.exs
Raw

.formatter.exs

[
inputs: [
"{lib,test}/**/*.{ex,exs}",
"mix.exs"
]
]