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
- metadata.FromOutgoingContext is too slow
- xds: switch generic xds client to use slog instead of grpclog
- Add tests for OTel Baggage in metrics/traces
- Allow waiting for all goroutines to exit on client connection close
- otel: retries must be tracked per-call and not per-attempt
- Get rid of xdsresource.Endpoint struct.
- test/channelz: Don't try to dial non-dialable addresses
- clientconn: Wait for health check when closing the transport
- transport: make the client send a RST_STREAM when it receives an END_STREAM from the server
- balancer/randomsubsetting: Extend the unit tests in the randomsubsetting package.
- Docs
- Go not yet supported