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 supported45 Subscribers
View all SubscribersAdd a CodeTriage badge to grpc-java
Help out
- Issues
- Validate load-balancing policy name early in ManagedChannelBuilder.defaultLoadBalancingPolicy()
- ServerBuilder.addMetricSink() is experimental
- newChannelBuilder(String target, ChannelCredentials creds, NameResolverRegistry nameResolverRegistry) is experimental
- xds: Implement channel caching utility for GrpcService channels for ext_authz and ext_proc
- core: Don't set firstPass=true on address update in pick_first
- Support ConnectionSpec on Okhttp client and support null ConnectionSpec parameters
- gRPC Java - Is it possible to bind listener to an real IP (not 0.0.0.0) - building xDS enabled gRPC Server
- Rename static factory methods in LoadBalancer.PickResult to use of* prefix instead of with*
- IllegalStateException: transportShutdown() must be called before transportTerminated() when Android app goes to background
- MCS connection scaling interop tests for Java
- Docs
- Java not yet supported