grpc-go
https://github.com/grpc/grpc-go
Go
The Go language implementation of gRPC. 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.
Go not yet supported25 Subscribers
Add a CodeTriage badge to grpc-go
Help out
- Issues
- Errors such as "frame too large" and "PROTOCOL_ERROR" occurred with Unix domain socket on Windows
- retry: Status should indicate more details when retries are enabled and an RPC fails
- New `Compressor`: Support metadata other than `Name` for trained compression
- Stabilize `UseCompressor` and `SetSendCompressor`
- Support LEDS (https://github.com/envoyproxy/envoy/issues/10373) in delta mode for scalability and efficiency
- Investigate if LB policies ignore redundant configuration updates
- NOTICE: Upcoming API changes to experimental Name Resolver (`resolver`) and LB Policy (`balancer`) packages
- priority: investigate connection churn
- Revisit the need for certain interceptors to be registered as the first one
- Data race in TestOutlierDetectionConfigPropagationToChildPolicy
- Docs
- Go not yet supported