netty5/example
Trustin Lee 311f17f6ef Replace Bootstrap with ChannelBuilder and ServerChannelBuilder
- Added ChannelInitializer which is supposed to be used with the
  builders
- Echo examples use ChannelBuilder and ServerChannelBuilder now
- Replace ChannelFuture.rethrowIfFailed() with sync*()
- Bug fixes
2012-05-14 23:57:23 +09:00
..
src/main/java/io/netty/example Replace Bootstrap with ChannelBuilder and ServerChannelBuilder 2012-05-14 23:57:23 +09:00
pom.xml Code cleanup 2012-03-30 12:48:28 +09:00