netty5/buffer
Trustin Lee 2235873537 Resurrect Channel.id() with global uniqueness
- Fixes #1810
- Add a new interface ChannelId and its default implementation which generates globally unique channel ID.
- Replace AbstractChannel.hashCode with ChannelId.hashCode() and ChannelId.shortValue()
- Add variants of ByteBuf.hexDump() which accept byte[] instead of ByteBuf.
2013-11-18 15:30:12 +09:00
..
src Resurrect Channel.id() with global uniqueness 2013-11-18 15:30:12 +09:00
pom.xml Bump the version to 5.0.0.Alpha1 2013-11-04 19:14:40 +09:00