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 May 5, 2026
2.Netty/Handler2,022 usages
io.netty » netty-handler Apache
A core Netty module that provides high-level channel handlers for protocol implementations and network applications.
Last Release on May 5, 2026
3.Netty/Buffer1,881 usages
io.netty » netty-buffer Apache
Netty's byte buffer implementation offering efficient memory management and I/O operations for network applications.
Last Release on May 5, 2026
Netty module responsible for low-level transport abstraction, used for TCP, UDP, and domain sockets.
Last Release on May 5, 2026
Netty codec module for encoding and decoding HTTP messages and handling HTTP protocol logic.
Last Release on May 5, 2026
6.Netty/Common1,566 usages
io.netty » netty-common Apache
Core utilities and abstractions shared across Netty modules, including buffers, threading, and platform detection.
Last Release on May 5, 2026
7.Netty/Codec1,203 usages
io.netty » netty-codec Apache
Netty module for encoding and decoding binary and text-based messages with reusable codec components.
Last Release on May 5, 2026
