]> git.kaiwu.me - haproxy.git/commit
MAJOR: mux-quic: activate QMux on the backend side
authorAmaury Denoyelle <adenoyelle@haproxy.com>
Thu, 26 Mar 2026 09:27:28 +0000 (10:27 +0100)
committerAmaury Denoyelle <adenoyelle@haproxy.com>
Thu, 2 Apr 2026 12:02:05 +0000 (14:02 +0200)
commit2457701299102a57f67e4f93443ecbf8d834cc2f
tree78c48275bd654f6f10bbb63f6c3de71fa8987ad6
parent490b465fd1d6965a155973fa796ec1d0656b3059
MAJOR: mux-quic: activate QMux on the backend side

During connect_server(), xprt_qstrm is selected to performed transport
parameters exchange prior to the mux layer initialization.
doc/configuration.txt
src/backend.c
src/mux_quic.c
src/server.c