The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#) https://grpc.io/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Lidi Zheng 5c7b8b322f
Merge pull request #21460 from lidizheng/fix-buildier
5 years ago
..
avl Format all Bazel files with buildifier 5 years ago
backoff clang format 5 years ago
bad_client avoid thread local unitialized problem under GRPC_PTHREAD_TLS 5 years ago
bad_connection WIP: Make core and C++ tests work with bazel on Mac OS 5 years ago
bad_ssl Fix unique_ptr<char> memory allocation mismatch 5 years ago
channel Merge pull request #20910 from AspirinSJL/disable_client_idle 5 years ago
client_channel Support multiple xds servers in bootstrap file. 5 years ago
compression Fuzz message/stream compression and decompression 5 years ago
debug Format all Bazel files with buildifier 5 years ago
end2end Remove the shebang 5 years ago
fling Fix unique_ptr<char> memory allocation mismatch 5 years ago
gpr Format all Bazel files with buildifier 5 years ago
gprpp Make StringView cmp compatible with absl 5 years ago
handshake WIP: Make core and C++ tests work with bazel on Mac OS 5 years ago
http Format all Bazel files with buildifier 5 years ago
iomgr Make buildifier sanity test fail-able 5 years ago
json Remove vtables from JSON library 5 years ago
nanopb Format all Bazel files with buildifier 5 years ago
network_benchmarks Format all Bazel files with buildifier 5 years ago
profiling Fix another typo 8 years ago
security rename spiffe to tls 5 years ago
slice Fix leak when running b64_decode_fuzzer tests. 5 years ago
surface avoid thread local unitialized problem under GRPC_PTHREAD_TLS 5 years ago
transport Replaced grpc_core New & Delete with C++ new & delete 5 years ago
tsi Use pointer instead of reference parameter 5 years ago
util use test size instead of timeout 5 years ago