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 supported24 Subscribers
Add a CodeTriage badge to grpc-go
Help out
- Issues
- Feature Request: Add Support for Generating Full Method Names List for Service-Level gRPC Interceptors
- stubserver: add support to optionally pass in a `grpc.Server` or `xds.GRPCServer`
- transport: handler server transport continuously reads from streams without waiting for application
- Update docs and examples and tests to use `NewClient` instead of `Dial`
- Flaky test: Test/WrrLocality/custom_lb_least_request
- xdsclient: flush any unsent loads when the LRS stream is closed
- Flaky test: TimerAndWatchStateOnSendCallback
- gRPC-Go should drop received headers containing upper ASCII (0x80+) characters
- Exceeding max headers list size on the server should return a helpful error message
- serviceconfig: support specifying default service config using a native go struct
- Docs
- Go not yet supported