netty5/handler
Johno Crawford cfebaa36c0 Support for handling SSL and non-SSL in pipeline
Motivation:

Some pipelines require support for both SSL and non-SSL messaging.

Modifications:

Add utility decoder to support both SSL and non-SSL handlers based on the initial message.

Result:

Less boilerplate code to write for developers.
2017-03-09 01:00:43 -08:00
..
src Support for handling SSL and non-SSL in pipeline 2017-03-09 01:00:43 -08:00
pom.xml Use the correct arguments when run with jdk9 2017-02-15 10:15:00 +01:00