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
- New CallOption: grpc.ManualCancel
- Unsupported codec on server should fail with Unimplemented instead of attempting to use proto codec
- Ability to use a single interceptor for both unary and streaming RPCs
- Under 80% network utilization for LAN networks with large messages and high concurrency
- testing: add tests covering races in server settings handshake
- Create benchmarks for header metadata
- Implement compression interop tests
- TLS does not enforce ALPN protocol
- Feature Request: Add support for custom transport (in-process, wasm)
- Docs
- Go not yet supported