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
- Add label requirement to dependency checker and make the checker being green mandatory
- Add a README to the benchmark directory
- Add a check in CI to run benchmarks and catch performance regressions
- outlierdetection: switch as many of the existing tests as possible/feasible to e2e style
- Add an internal API to validate a target URI
- resolver: make resolver.Endpoint and resolver.Address immutable
- TCP receive zerocopy support
- xds/googlec2p: cleanup in googlec2p resolver.
- Better document experimental API expectations
- client: wrap context errors returned by DialContext
- Docs
- Go not yet supported