mirror of https://github.com/grpc/grpc-java.git
![]() This splits server-side flow control from client-side, but tailors the API for each case. Client-side continues having disableAutoRequestWithInitial(). While client-side could have disableAutoRequest(), it seems like it will only rarely be used and disableAutoRequestWithInitial(0) isn't that bad. So we leave it off for now; we can always add it in the future. |
||
---|---|---|
.. | ||
ManualFlowControlClient.java | ||
ManualFlowControlServer.java |