Netty is an 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.Netty是一个 NIO的客户端、服务端框架,能够让你快速、简单的开发...