Willy Tarreau 2386be64ba MINOR: connection: implement alpn registration of muxes
Selecting a mux based on ALPN and the proxy mode will quickly become a
pain. This commit provides new functions to register/lookup a mux based
on the ALPN string and the proxy mode to make this easier. Given that
we're not supposed to support a wide range of muxes, the lookup should
not have any measurable performance impact.
2017-10-31 18:03:23 +01:00
..
2017-10-31 13:58:33 +01:00
2009-01-25 13:49:53 +01:00
2017-10-31 03:49:40 +01:00
2017-03-14 11:14:03 +01:00