commit | dfbae766b28a97de416d8c09ab80a3bb1600b78c | [log] [tgz] |
---|---|---|
author | Frédéric Lécaille <flecaille@haproxy.com> | Thu Feb 18 09:59:01 2021 +0100 |
committer | Amaury Denoyelle <adenoyelle@haproxy.com> | Thu Sep 23 15:27:25 2021 +0200 |
tree | 41ab723adc718f0eb1ad6f557256d5da32ca255a | |
parent | 5aa4143d6c97c059d61c76b47648bb6f24910b5e [diff] |
MINOR: mux_quic: Add QUIC mux layer. This file has been derived from mux_h2.c removing all h2 parts. At QUIC mux layer, there must not be any reference to http. This will be the responsability of the application layer (h3) to open streams handled by the mux.