580ac8cd41
Motivation: In our http1 hello world example we only flush on channelReadComplete(...) to make better use of gathering writes. We should do the same in http2. Modifications: Only flush in channelReadComplete(...) Result: Better performance and more consistent examples. |
||
---|---|---|
.. | ||
java/io/netty/example | ||
resources |