Index: third_party/netty4/README.chromium |
diff --git a/third_party/netty4/README.chromium b/third_party/netty4/README.chromium |
new file mode 100644 |
index 0000000000000000000000000000000000000000..7d1ada6ef87b97f49d21a33ea30d63594b884c4e |
--- /dev/null |
+++ b/third_party/netty4/README.chromium |
@@ -0,0 +1,17 @@ |
+Name: Netty |
+Short Name: netty |
+URL: http://netty.io/ |
+SHA: f40598a04aae5fa4b24810f30aaaf4a61c9c4385 netty-4.1.0.Beta8.tar.bz2 |
+Version: 4.1.0.Beta8 |
+Date: November 10, 2015 |
+License: Apache 2.0 |
+License File: NOT_SHIPPED |
+Security Critical: no |
+ |
+Description: |
+Netty is a NIO client server framework which enables quick and easy development |
+of network applications such as protocol servers and clients. It greatly |
+simplifies and streamlines network programming such as TCP and UDP socket server. |
+ |
+Local Modifications: |
+None |