README.chromium
1Name: Netty
2Short Name: netty
3URL: http://netty.io/
4SHA: 3b0025e08168eebc97b232fef333a716dc4d42bd netty-4.1.9.Final.tar.bz2
5Version: 4.1.9.Final
6Date: March 10, 2017
7License: Apache 2.0
8License File: LICENSE
9Security Critical: no
10Shipped: no
11The library is not security critical because it is used for tests only.
12Do not link it into production code.
13
14Description:
15Netty is a NIO client server framework which enables quick and easy development
16of network applications such as protocol servers and clients. It greatly
17simplifies and streamlines network programming such as TCP and UDP socket server.
18
19Local Modifications:
20None
21