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 supported21 Subscribers
Add a CodeTriage badge to grpc-go
Help out
- Issues
- clusterresolver: Avoid blocking for subsequent resolver updates in test
- Sending large binary data (Or doing custom marshalling/framing)
- Node ID should be available in RPC errors
- Provide a way to adjust the initial window size that does not also disable BDP estimation
- Updating from go-grpc v1.64.0 to v1.68.1 broke our AWS deployments, migration path is unclear
- Improve rpc_soak and channel_soak test to cover concurrency in Go
- outlierdetection, pickfirst: Remove the balancer attribute to skip ejection using the connectivity state listener
- grpc: fix receiving empty messages when compression is enabled and maxReceiveMessageSize is MaxInt #7753
- health: Remove the fake petiole policy used for testing once round robin delegates to pickfirst
- test/gracefulstop: use stubserver instead of testservice implementation
- Docs
- Go not yet supported