Netty-based transport implementation for gRPC, enabling high-performance RPC communication.
<dependency>
<groupId>io.grpc</groupId>
<artifactId>grpc-netty</artifactId>
<version>1.80.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Minimal gRPC Netty channel creation example
Use io.grpc:grpc-netty-shaded to avoid Netty version conflicts.
No dependency data recorded yet.