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
- xds: HTTP filters on the client ignore the done callback
- stats/opentelemetry: restore the changes from #8342 and fix the flaky test.
- interop/orcalb: Delegate SubConn management to pick_first
- xds/rbac: IP address matching doesn't handle ports
- xds: replace net with netip in `xds/xdsclient` and `xds/server`
- Constant connection churn stemming from GCS Direct Connectivity
- Replace usages of net.IP, net.IPNet with netip.Addr and netip.Prefix
- grpclog: add GRPC_GO_COMPONENT_LOG_LEVEL for controling component logs
- Follow ups and to dos for A74 - xds config tears
- xds/balancer: Re-evaluate increasing `loadStoreTimeout` in clusterimpl balancer
- Docs
- Go not yet supported