RepoNotes
Toggle theme
Loading ...
Sign in
grpc/grpc-go
The Go language implementation of gRPC. HTTP/2 based RPC
22035
30
141
Readme
Notes
New Note
Sign in to add notes for this repository
RN
grpc
2260
Followers
0
Following
31
Repos
No Twitter
A high performance, open source, general-purpose RPC framework
Branches
v1.28.x
v1.27.x
v1.26.x
Releases
Release 1.74.1
Release 1.74.0
Release 1.73.0
Commits
testutils/roundrobin: Improve validation of WRR distribution (#8459)
transport: add test case for zero second timeout (#8452)
xdsclient: typed config better nil checks (#8412)
Issues
Retry Attempts are not available in `client-stats`
xds: switch generic xds client to use slog instead of grpclog
stats/opentelemetry: record retry attempts from clientStream