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
- Tracking Issue for OkHttp being Experimental.
- Eventually Support HTTP/1.1 Upgrade
- Support using client and server with existing FDs
- Servers should send RST_STREAM(NO_ERROR) after trailers if client is not half-closed
- Okhttp Headers performance improvements.
- Add header logging to calls
- InternalSubChannel doesn't comply with the connectivity state spec
- Use CodedInputStream.newInstance(ByteBuffer) for non-segmented messages
- Tracking Issue for GrpcLoadBalancer being Experimental.
- Implement cork/uncork in client and server calls
- Docs
- Java not yet supported