grpc-java/core
Eric Anderson acfe3def6e Stall MessageDeframer pro-actively
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.
2015-03-12 11:28:19 -07:00
..
src Stall MessageDeframer pro-actively 2015-03-12 11:28:19 -07:00
build.gradle Removing all references to "stubby" 2015-01-27 11:25:25 -08:00