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 supported23 Subscribers
Add a CodeTriage badge to grpc-go
Help out
- Issues
- Deadlock over unix socket with concurrent unary RPCs on one ClientConn (regression in v1.82.1)
- [Security] Supporting negotiation of certs based on signing algorithm
- Latest release adds GCP-specific credential libraries to dependency graph for all downstream projects
- xdsresolver: use the refcounted utility for cluster refcounting
- server: cancellation before send compressor setup is reported as Internal
- server: Preserve the RPC status when a compressed RPC ends before response compressor setup.
- stats/otel: Add client side metrics for retries (A96)
- xds: fix uint32 overflow scaling rds route runtime_fraction
- xdsresolver: change refcounting for the cluster to use refcounted utility
- interop: implement client_compressed_unary and server_compressed_unary tests
- Docs
- Go not yet supported