This website requires JavaScript.
Explore
Help
Sign In
andreacavalli
/
netty5
Watch
1
Star
0
Fork
0
You've already forked netty5
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
1,900
Commits
27
Branches
234
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Trustin Lee
a9c90d0e4a
Reverted back the changes about direct buffer pool - it doesn't seem to improve the performance as much as additional memory consumption and the latest one often led to OOME during testing
2010-02-18 13:00:31 +00:00
license
Relates issue: NETTY-80 Compression codec
2009-10-16 06:10:25 +00:00
src
Reverted back the changes about direct buffer pool - it doesn't seem to improve the performance as much as additional memory consumption and the latest one often led to OOME during testing
2010-02-18 13:00:31 +00:00
.fbfilter.xml
Updated FindBugs filter
2009-04-15 23:46:33 +00:00
.fbprefs
Updated Find Bugs configuration
2009-03-04 10:33:09 +00:00
.gitignore
Added .gitignore
2009-01-16 00:57:03 +00:00
COPYRIGHT.txt
* Replaced e-mail addresses into homepage/blog URL anywhere possible
2010-01-26 09:04:19 +00:00
LICENSE.txt
Relicensed to Apache License v2
2009-08-28 07:15:49 +00:00
NOTICE.txt
* Forked JZlib to support GZIP format
2009-10-21 06:07:26 +00:00
pom.xml
Added developers section
2010-02-17 09:45:45 +00:00
Description
No description provided
84
MiB
Languages
Java
99.8%
Shell
0.1%