haproxy/dev/hpack
Willy Tarreau 21ef8b9064 BUILD: makefile: integrate the hpack tools
The few hpack development tools are now integrated into the main
makefile, which allows to remove the original one which was causing
lots of build warnings. A README was added to explain how to build
instead.
2021-04-02 17:48:42 +02:00
..
README BUILD: makefile: integrate the hpack tools 2021-04-02 17:48:42 +02:00
decode.c
gen-enc.c
gen-rht.c

README

This needs to be built from the top makefile, for example :

  make dev/hpack/{decode,gen-enc,gen-rht}