RepoNotes
Toggle theme
Loading ...
Sign in
grpc/grpc-go
The Go language implementation of gRPC. HTTP/2 based RPC
22938
30
126
Readme
Notes
New Note
Sign in to add notes for this repository
RN
grpc
2680
Followers
0
Following
32
Repos
No Twitter
A high performance, open source, general-purpose RPC framework
Branches
v1.30.x
v1.29.x
v1.28.x
Releases
Release 1.81.1
protoc-gen-go-grpc v1.6.2
Release 1.81.0
Commits
grpc: limit decompression size in legacy gzip Decompressor to prevent OOM (#9114)
extproc: implement ClientFilter and ClientFilterBuilder interface (#9086) This PR is part of implementing [A93: xds-ext-proc](https://github.com/grpc/proposal/blob/master/A93-xds-ext-proc.md) This P
credentials/alts: fix the leaked context and close handshaker properly (#9091) RELEASE NOTES: none
Issues
xds: priority child names should not have a prefix
Flaky test : ClientSideXDS_WithValidAndInvalidSecurityConfigurationSPIFFE
balancer/pickfirst: fix flaky metrics tests by awaiting async metrics