Better explanation of what Netty is
This commit is contained in:
parent
c8ff671867
commit
8c2f314154
@ -45,8 +45,9 @@
|
||||
project</ulink></firstterm> is an effort to provide an asynchronous
|
||||
· event-driven network application framework and tooling for the
|
||||
rapid development of maintainable high-performance ·
|
||||
high-scalability protocol servers and clients. To simplify, Netty helps
|
||||
you write your own network application very easily -- it's often called
|
||||
high-scalability protocol servers and clients. Netty is a NIO client
|
||||
server framework which enables quick and easy development of network
|
||||
applications such as protocol servers and clients. -- it's often called
|
||||
<firstterm>rapid network application development</firstterm>.
|
||||
</para>
|
||||
<para>
|
||||
|
Loading…
Reference in New Issue
Block a user