netty5/handler
Trustin Lee 11f95c78e2 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:41:16 +09:00
..
src Optimize SslHandler 2013-11-08 17:41:16 +09:00
pom.xml [maven-release-plugin] prepare for next development iteration 2013-11-07 18:11:45 +01:00