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
- benchmark: add README documenting how to run benchmarks (#8574)
- authz: add onPolicyUpdate callback to authz file watcher
- Flaky test: ConnectedMetric_Reconnection
- xds/resolver: remove onCommitted() from RPCConfig.
- encoding: Introduce CompressorV2 API
- metadata: replace added [][]string with O(1) delta linked list
- xds/gcp_authn: implement GCP Authentication filter (gRFC A83).
- Method name is not populated in tracing during TagRPC
- grpc: change existing dial/server options that set initial window size to not disable BDP estimation
- Flaky test: TestAccountCheckWindowSizeWithLargeWindow.
- Docs
- Go not yet supported