You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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