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.
 
 
 
 
 
 
Yash Tibrewal 949c1fe094
Merge pull request #23735 from yashykt/flakinesstest
5 years ago
..
avl Format all Bazel files with buildifier 5 years ago
backoff InitGoogleTest before grpc_init 5 years ago
bad_client Convert grpc_server to idiomatic C++. 5 years ago
bad_connection Convert grpc_server to idiomatic C++. 5 years ago
bad_ssl Remove deprecated variant of JoinHostPort(). 5 years ago
channel Convert grpc_server to idiomatic C++. 5 years ago
client_channel Replace most uses of gpr_asprintf() with absl calls. 5 years ago
compression Added grpc::testing::TestEnvironment 5 years ago
debug Added call to grpc::testing::TestEnvironment in tests 5 years ago
end2end Fix bad_server_response_test flakiness 5 years ago
fling Replace most uses of gpr_asprintf() with absl calls. 5 years ago
gpr Revert "Merge pull request #23053 from grpc/revert-22772-gpr_strvec" 5 years ago
gprpp Remove deprecated variant of JoinHostPort(). 5 years ago
handshake Receive SETTINGS frame on clients before declaring subchannel READY 5 years ago
http Replace most uses of gpr_asprintf() with absl calls. 5 years ago
iomgr Merge pull request #22757 from vjpai/core_server_cxx 5 years ago
json Remove grpc_core::StringView. 5 years ago
nanopb update bazel build dep, regenerate upb files, and add missing includes 5 years ago
network_benchmarks Format all Bazel files with buildifier 5 years ago
profiling Fix another typo 9 years ago
security Basic class definition and constructor Cel eval engine 5 years ago
slice Remove TargetAuthorityTable in favor of a per-address channel arg. 5 years ago
surface Plumb absl::Status through connectivity state notifiers 5 years ago
transport Clean up transport tests 5 years ago
tsi Make fake insecure servers in ALTS concurrent connectivity test eagerly send an empty settings frame upon receiving new connections 5 years ago
util Add MSAN workaround to TestEnvironment 5 years ago