Now supports UDP :)
This commit is contained in:
parent
1afcc06ba0
commit
7565be76e7
2
pom.xml
2
pom.xml
@ -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>
|
||||||
|
Loading…
Reference in New Issue
Block a user