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
- build(deps): bump google.golang.org/grpc from 1.70.0 to 1.79.3 in /cmd/protoc-gen-go-grpc
- Flaky Test : TestAggregatedClusterSuccess_SwitchBetweenLeafAndAggregate
- Remove GRPC_GO_EXPERIMENTAL_DISABLE_STRICT_PATH_CHECKING after 1.81.0 goes out
- grpc: enforce strict path checking for incoming requests on the server
- mem: add `Buffer.Slice()`
- binarylog: replace testServer with StubServer in binarylog_end2end_test.go
- grpclb: replace testServer with StubServer in grpclb_test.go
- stats: replace testServer with StubServer in stats_test.go
- credentials: add `GcpServiceAccountIdentityCallCredentials` call credentials type (gRFC A83).
- Fix typos in comments found by codespell
- Docs
- Go not yet supported