byjg / docker-easy-haproxy

Discover services and create dynamically the haproxy.cfg based on the labels defined in docker containers or from a simple static Yaml
MIT License
56 stars 13 forks source link

HTTP/3 #49

Open stephenjamieson opened 1 year ago

stephenjamieson commented 1 year ago

Now that haproxy supports "HTTP/3" with a docker image, perhaps support could be added to this project? Only thing holding me back from using it at the moment.

byjg commented 1 year ago

I will take a look on what is necessary to do to implement HTTP/3 protocol.