haproxy/include
Willy Tarreau 2e0b2b5f83 MEDIUM: session: use the ALPN token and proxy mode to select the mux
When an incoming connection is made on an HTTP mode frontend, the
session now looks up the mux to use based on the ALPN token and the
proxy mode. This will allow easier mux registration, and we don't
need to hard-code the mux_pt_ops anymore.
2017-10-31 18:03:23 +01:00
..
common MINOR: threads: add a portable barrier for threads and non-threads 2017-10-31 18:01:18 +01:00
import MINOR: threads: Add atomic-ops and plock includes in import dir 2017-10-31 11:36:13 +01:00
proto MEDIUM: session: use the ALPN token and proxy mode to select the mux 2017-10-31 18:03:23 +01:00
types MINOR: connection: implement alpn registration of muxes 2017-10-31 18:03:23 +01:00