Netty codec for HTTP/2 protocol, enabling high-performance HTTP/2 server and client implementations.
<dependency>
<groupId>io.netty</groupId>
<artifactId>netty-codec-http2</artifactId>
<version>4.1.135.Final</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Adds HTTP/2 frame codec to a Netty pipeline.
Use version 4.1.x and check migration notes.
No dependency data recorded yet.