netty5/transport
Trustin Lee 40003ed250 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.
2014-02-13 15:53:07 -08:00
..
src Resurrect Channel.id() with global uniqueness 2014-02-13 15:53:07 -08:00
pom.xml [maven-release-plugin] prepare for next development iteration 2014-01-21 08:18:32 +01:00