blob: 824fcec40a47ec5f358d918ea88980d2458e8128 [file] [log] [blame]
\u001B[1mSYNOPSIS\u001B[0m
${project.description}
Original Maven URL:
\u001B[33mmvn:http://repository.jboss.org/nexus/content/groups/public:${pkgGroupId}/${pkgArtifactId}/${pkgVersion}\u001B[0m
\u001B[1mDESCRIPTION\u001B[0m
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.
'Quick and easy' doesn't mean that a resulting application will suffer from a maintainability or a performance
issue. Netty has been designed carefully with the experiences earned from the implementation of a lot of protocols
such as FTP, SMTP, HTTP, and various binary and text-based legacy protocols. As a result, Netty has succeeded to
find a way to achieve ease of development, performance, stability, and flexibility without a compromise.
\u001B[1mSEE ALSO\u001B[0m
\u001B[36mhttp://www.jboss.org/netty\u001B[0m