netty5/codec-http2
Scott Blum c66aae3539 HTTP2 example uses SSL and NPN.
Motivation:

HTTP2 is generally negotiated over SSL, makes more sense to provide an SSL example.

Modifications:

Copy the SDPY example to add SSL and NPN negotiation to the HTTP2 example.

Result:

Http2Server and Http2Client examples use SSL.
2014-04-17 21:11:23 +02:00
..
src HTTP2 example uses SSL and NPN. 2014-04-17 21:11:23 +02:00
pom.xml Removing HTTP2 module's dependency on guava 2014-04-06 18:58:39 +02:00