netty
Netty is a NIO client server framework which enables quick and easy development of network applications such as protocol servers and clients. It greatly simplifies and streamlines network programming such as TCP and UDP socket server.
Last Release on Oct 14, 2025
2. Netty/Handler1,925 usages
io.netty » netty-handlerApache
A core Netty module that provides high-level channel handlers for protocol implementations and network applications.
Last Release on Oct 14, 2025
3. Netty/Buffer1,746 usages
io.netty » netty-bufferApache
Netty's byte buffer implementation offering efficient memory management and I/O operations for network applications.
Last Release on Oct 14, 2025
Netty module responsible for low-level transport abstraction, used for TCP, UDP, and domain sockets.
Last Release on Oct 14, 2025
5. Netty/Common1,485 usages
io.netty » netty-commonApache
Core utilities and abstractions shared across Netty modules, including buffers, threading, and platform detection.
Last Release on Oct 14, 2025
Netty codec module for encoding and decoding HTTP messages and handling HTTP protocol logic.
Last Release on Oct 14, 2025
9. Netty/Codec1,150 usages
io.netty » netty-codecApache
Netty module for encoding and decoding binary and text-based messages with reusable codec components.
Last Release on Oct 14, 2025