TCP/HTTP/UDP/QUIC client/server with Reactor over Netty
Reactor Netty is a non-blocking and backpressure-ready TCP/HTTP/UDP/QUIC clients & servers based on the Netty framework. It requires Java 8 or higher to run and can be easily integrated using Gradle from repo.spring.io or Maven Central repositories.
Reactor Netty is a powerful framework based on the Netty framework that provides non-blocking and backpressure-ready functionality for TCP, HTTP, UDP, and QUIC clients & servers. With comprehensive documentation, easy integration using Gradle or Maven, and active community support, Reactor Netty offers a robust solution for building efficient and scalable network applications.