NetX is a high-performance Java networking framework built from scratch using Java NIO and the Reactor Pattern. It provides a low-level yet extensible transport layer for building scalable TCP/HTTP systems, featuring non-blocking I/O, custom protocol support, connection management, and production-grade architecture inspired by Netty-style internals
-
Updated
Dec 25, 2025 - Java