mirror of https://github.com/grpc/grpc-java.git
This allows sooner delivery of errors. We never needed to stop delivery for unexpected EOS, but instead the application would have been required to request() another message before delivering. Stalling MessageDeframer sooner removes the need for the application to request another message before noticing that the buffers are empty. |
||
|---|---|---|
| .. | ||
| src | ||
| build.gradle | ||