311f17f6ef
- 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