Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(427)

Side by Side Diff: third_party/netty4/README.chromium

Issue 1612863004: Revert of [third-party] Netty fork of Tomcat Native (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « third_party/netty4/OWNERS ('k') | third_party/netty4/netty.gyp » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 Name: Netty
2 Short Name: netty
3 URL: http://netty.io/
4 SHA: f40598a04aae5fa4b24810f30aaaf4a61c9c4385 netty-4.1.0.Beta8.tar.bz2
5 Version: 4.1.0.Beta8
6 Date: November 10, 2015
7 License: Apache 2.0
8 License File: NOT_SHIPPED
9 Security Critical: no
10 The library is not security critical because it is used for tests only.
11 Do not link it into production code.
12
13 Description:
14 Netty is a NIO client server framework which enables quick and easy development
15 of network applications such as protocol servers and clients. It greatly
16 simplifies and streamlines network programming such as TCP and UDP socket server .
17
18 Local Modifications:
19 Replaced netty-all jar files with the nightly build version
20 and deleted all 4.1.0.Beta8 version jars.
21
22 URL: https://oss.sonatype.org/content/repositories/snapshots/io/netty/netty-all/ 4.1.0.CR1-SNAPSHOT/
23 SHA: 2748f46eca4216a08e75dd9ce618f61ed067c4f5 netty-all-4.1.0.CR1-20160111.12075 9-50-sources.jar
24 Date: January 11, 2016
25
26 URL: https://oss.sonatype.org/content/repositories/snapshots/io/netty/netty-all/ 4.1.0.CR1-SNAPSHOT/
27 SHA: 16cc4addd84c7fb3444e6d79f7d8cef74adefc7d netty-all-4.1.0.CR1-20160111.12075 9-50.jar
28 Date: January 11, 2016
OLDNEW
« no previous file with comments | « third_party/netty4/OWNERS ('k') | third_party/netty4/netty.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698