netty5/handler
Trustin Lee 4c7fa950cc Optimize SslHandler
- Fixes #1905
- Call ctx.flush() only when necessary
- Improve the estimation of application and packet buffer sizes
- decode() method now tries to call unwrap() with as many SSL records as
  possible to reduce the number of events triggered
2013-11-08 17:42:28 +09:00
..
src Optimize SslHandler 2013-11-08 17:42:28 +09:00
pom.xml Bump the version to 5.0.0.Alpha1 2013-11-04 19:14:40 +09:00