A reactive networking library based on Netty, providing non-blocking I/O for building high-performance network applications.
<dependency>
<groupId>io.projectreactor.netty</groupId>
<artifactId>reactor-netty</artifactId>
<version>1.3.6</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Making a simple HTTP GET request using Reactor Netty.
No known issues recorded.
No dependency data recorded yet.