c8c69ae300
Motiviation: The HTTP/2 server example is not using the outbound flow control. It is instead using a FrameWriter directly. This can lead to flow control errors and other comm. related errors Modifications: -Force server example to use outbound flow controller Result: -Server example should use follow flow control rules. |
||
---|---|---|
.. | ||
src/main | ||
.gitignore | ||
pom.xml |