Provides base codec (encoder/decoder) framework for the Netty network application framework.
<dependency>
<groupId>io.netty</groupId>
<artifactId>netty-codec</artifactId>
<version>4.1.131.Final</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Shows how to extend ByteToMessageDecoder to create a custom decoder in Netty.
No known issues recorded.
No dependency data recorded yet.