netty5/example
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/main/java/io/netty/example Ported IdleStateHandler / Forward-ported the UptimeClient example 2012-05-31 14:54:48 -07:00
pom.xml Removed the modules that are not part of 4.0.0.Alpha1 2012-05-27 19:28:28 -07:00