netty5/example/src/main
Scott Mitchell 035053be4a HTTP/2 Client Example TLS Pipeline Initialization
Motivation:
The HTTP/2 client example is not validating the results of ALPN if TLS is enabled.

Modifications:
- Use ApplicationProtocolNegotiationHandler to validate ALPN results.

Result:
Client example validates ALPN results.
2015-11-07 10:15:20 -08:00
..
java/io/netty/example HTTP/2 Client Example TLS Pipeline Initialization 2015-11-07 10:15:20 -08:00
resources Add HTTP/2 Netty tiles example 2015-05-18 14:16:54 -07:00