netty5/example/src/main
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
..
java/io/netty/example Optimize the decoding and encoding of HTTP for better performance 2013-11-27 12:35:58 +01:00
resources/websocketx/html5 fixing type on event/send argument 2012-11-27 19:29:29 +01:00