jetty.project/jetty-alpn/jetty-alpn-java-server
Simone Bordet aa211b033d Issue #1350 - Dynamic selection of the transport to use based on ALPN on the client side.
Introduced `HttpClientTransportDynamic` to be able to switch transport dynamically.
Refactored other transports and HttpDestination, removing now unnecessary classes.

Introduced ProxyProtocolClientConnectionFactory and used it for testing.
Updated OSGi tests now that jetty-client depends on jetty-alpn-client.

Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2019-03-06 10:26:10 +01:00
..
src Issue #1350 - Dynamic selection of the transport to use based on ALPN on the client side. 2019-03-06 10:26:10 +01:00
pom.xml Jetty 10.0.x fix surefire arg line (to avoid locale dependent build) (#3183) 2018-12-06 09:09:06 +10:00