mirror of https://github.com/grpc/grpc-java.git
This gives us more flexibility in API changes in the future. Unary call and server streaming call should call the flow-control method call.request() only once. Previously it was called whenever a request arrives, which is wrong. Now it's fixed. Resolves #436 |
||
|---|---|---|
| .. | ||
| src | ||
| build.gradle | ||