grpc / grpc/grpc-java

Add auto-request to ClientCall/ServerCall

Open
#5,060 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Java
Stars
12.1k
Forks
4k
Avg merge
2d 17h
Merged PRs (30d)
37

Description

One of the main downfalls of using ClientCall/ServerCall directly is that you then have to call request(1) after each message. It would be easy to add the auto-request behavior as an opt-in feature. We could then change the async stub to use this feature.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.