netty5/handler/src/main/java/io/netty
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
..
handler Support for handling SSL and non-SSL in pipeline 2017-03-09 01:00:43 -08:00