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 supported20 Subscribers
Add a CodeTriage badge to grpc-go
Help out
- Issues
- Incorporate `mem` package into custom HTTP/2 Framer
- grpctest: minor improvements to the test logger implementation
- grpclog: change logger to avoid Printf when the logger is io.Discard
- Flaky Test: AllMetricsOneFunction
- Surface response body when receiving an unexpected status code and content-type
- metadata: MD.String should only show metadata known to not contain tokens or other PII
- Flaky test: TimerAndWatchStateOnErrorCallback
- Linter rule for using context.Background() without a timeout in tests
- xds: move functionality from `xds/internal` to `internal/xds`
- stubserver: add support to optionally pass in a `grpc.Server` or `xds.GRPCServer`
- Docs
- Go not yet supported