netty5/example
Norman Maurer b067566a7c Optimize the decoding and encoding of HTTP for better performance
* No need to calculate the hash of known header names multiple times
* Optimize header encoding
* Also optimize the encoding of known header values
* Optimize encoding of HTTP method, version and status
2013-11-27 12:35:58 +01:00
..
src/main Optimize the decoding and encoding of HTTP for better performance 2013-11-27 12:35:58 +01:00
.gitignore [#844] [#867] Add UDT transport 2013-01-07 21:06:22 +01:00
pom.xml Simplify bundle generation / Add io.netty.versions.properties to all JARs 2013-11-26 22:00:14 +09:00