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
- test: move tests in balancergroup_test.go to weighted target package
- balancer: stop using address.Metadata, use address.Attributes instead
- Remove `credentials.Bundle` from `NewSubConnOptions`
- Add a way to differentiate between server-returned and client-generated errors
- transport: reduce garbage allocations in server path
- serviceconfig: support specifying default service config using a native go struct
- balancer APIs (even v2) are not composable
- server: Stats handler and InTapHandle called during critical read path
- Missing support for grpc-accept-encoding
- Document everything available in service handler context
- Docs
- Go not yet supported