Name Date Size #Lines LOC

..--

src/H25-Apr-2025-3,0222,487

Android.bpH A D25-Apr-20251.5 KiB5450

BUILD.gnH A D25-Apr-2025493 1713

DIR_METADATAH A D25-Apr-2025136 87

LICENSEH A D25-Apr-202511.1 KiB203169

METADATAH A D25-Apr-2025227 98

MODULE_LICENSE_APACHE_2_0HD25-Apr-20250

README.chromiumH A D25-Apr-2025628 2118

netty4.gniH A D25-Apr-2025271 96

proguard.flagsH A D25-Apr-2025205 65

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