netty5/codec
Trustin Lee 7ddc93bed8 Ported IdleStateHandler / Forward-ported the UptimeClient example
- Add ChannelHandlerContext.eventLoop() for convenience
- Bootstrap and ServerBootstrap handles channel initialization failure
  better
- More strict checks for missing @Sharable annotation
  - A handler without @Sharable annotation cannot be added more than
    once now.
2012-05-31 14:54:48 -07:00
..
src Ported IdleStateHandler / Forward-ported the UptimeClient example 2012-05-31 14:54:48 -07:00
pom.xml Add JBoss Marshalling Encoder/Decoder. See #324 2012-05-30 19:09:54 -07:00