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 supported20 Subscribers
Add a CodeTriage badge to grpc-go
Help out
- Issues
- Phase in MAX_HEADER_LIST_SIZE default value of 8KB
- http2_client is missing tests
- internal: check all loggings and make sure it is compliant with logging usages
- New CallOption: grpc.ManualCancel
- Update documentation of stream interfaces using generics and remove code generation of stream methods in service interfaces
- 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
- Docs
- Go not yet supported