mirror of https://github.com/grpc/grpc-java.git
isReady() can provide pushback while the call is in progress, but it can also provide the pushback necessary when the client creates more streams than permitted by MAX_CONCURRENT_STREAMS. As part of this commit, OkHttp is now calling onReady() after call creation (it previously never called onReady()). |
||
|---|---|---|
| .. | ||
| main/java/io/grpc | ||
| test/java/io/grpc | ||