grpc-java
https://github.com/grpc/grpc-java
Java
The Java gRPC implementation. HTTP/2 based RPC
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Java not yet supported46 Subscribers
View all SubscribersAdd a CodeTriage badge to grpc-java
Help out
- Issues
- binder: Cross-user channels require SDK R+ today but they could be made to work for system apps on P & Q as well
- Add support on riscv64
- BinderTransport's TRANSPORT_ATTR_LOCAL_ADDR is different than its peer's TRANSPORT_ATTR_REMOTE_ADDR
- BlockingClientCall.cancel may orphan and leak pending reads
- core: avoid getting stuck in IDLE on connection breakage
- Header list too large error gets changed to invalid content-type error
- binder: "intent:" target URIs that match multiple <service>s should only connect to the one of highest priority
- S2AStubTest.send_receiveOkStatus is slow, and confusing
- Java 25 + grpc-netty-shaded 1.78.0 appearance warning
- core: Warn when server doesn't advertise grpc-accept-encoding
- Docs
- Java not yet supported