Now supports UDP :)

This commit is contained in:
Trustin Lee 2009-03-16 09:18:14 +00:00
parent 1afcc06ba0
commit 7565be76e7

View File

@ -37,7 +37,7 @@
clients. In other words, Netty is a NIO client server framework which clients. In other words, Netty is a NIO client server framework which
enables quick and easy development of network applications such as protocol enables quick and easy development of network applications such as protocol
servers and clients. It greatly simplifies and streamlines network servers and clients. It greatly simplifies and streamlines network
programming such as TCP/IP socket server. programming such as TCP and UDP socket server.
</description> </description>
<organization> <organization>