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 supported23 Subscribers
Add a CodeTriage badge to grpc-go
Help out
- Issues
- xds: add unified API for server-side HTTP filter interceptors.
- stream: csAttempt has 4 scattered bools wasting 16B and causing false sharing with mu
- stream: addrConnStream has 4 scattered bools wasting 16B and causing false sharing with mu
- stream: serverStream has 2 scattered bools wasting 8B and causing false sharing with mu
- stream: group bool fields at tail of serverStream, csAttempt, addrConnStream [fj4WqyCCw3C5ShR1RfB7MoBPTpkRrBFYP1uT35g3MvT]
- interop: add OpenTelemetry tracing support to interop client and server
- extproc : implement flow control for A93
- balancer/ringhash: fix flaky TestRingHash_RequestHashKeyConnecting
- Deadlock over unix socket with concurrent unary RPCs on one ClientConn (regression in v1.82.1)
- Change version to 1.84.0
- Docs
- Go not yet supported