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.
 
 
 
 
 
 
Mark D. Roth d0cbf169bc
Fix retry code to hold refs to send_initial_metadata slices (#27205)
4 years ago
..
address_utils Delete libuv-iomgr implementation and GRPC_UV build option (#27188) 4 years ago
avl Format all Bazel files with buildifier 5 years ago
backoff Revert "Replace in-house rand with absl::Random for backoff (#26463)" (#26476) 4 years ago
bad_client Move resource_user ownership into chttp2 transport/server/connector v2 (#27032) 4 years ago
bad_connection Move resource_user ownership into chttp2 transport/server/connector v2 (#27032) 4 years ago
bad_ssl C++ cast for others 4 years ago
channel Migrated from grpc_error_string to grpc_error_std_string (#26068) 4 years ago
client_channel add separate channel arg to enable hedging (#26838) 4 years ago
compiler_bugs Add test and mitigation for clang 11 compiler bug (#27073) 4 years ago
compression Clean up some instances of -Wunreachable-code-aggressive (#27054) 4 years ago
config First stab at config framework (#27014) 4 years ago
debug Added call to grpc::testing::TestEnvironment in tests 5 years ago
end2end Fix retry code to hold refs to send_initial_metadata slices (#27205) 4 years ago
event_engine Fixes a broken build due to missing license (#26512) 4 years ago
fling C++ cast for others 4 years ago
gpr Generalize pthread TLS to any trivial type (#27009) 4 years ago
gprpp Add a utility to capture arguments by move even in C++11 (#26923) 4 years ago
handshake Revert "Implement TraceFlag::Log (#26954)" (#27145) 4 years ago
http Move resource_user ownership into chttp2 transport/server/connector v2 (#27032) 4 years ago
iomgr Delete libuv-iomgr implementation and GRPC_UV build option (#27188) 4 years ago
json Migrated from grpc_error_string to grpc_error_std_string (#26068) 4 years ago
nanopb update bazel build dep, regenerate upb files, and add missing includes 5 years ago
network_benchmarks Merge pull request #25134 from veblush/fix-unused-parameter 4 years ago
profiling Fix another typo 9 years ago
promise Observable primitive for promises (#27082) 4 years ago
security Check for unsupported connection headers. (#27072) 4 years ago
slice modernize % encoding routines (#27018) 4 years ago
surface Delete libuv-iomgr implementation and GRPC_UV build option (#27188) 4 years ago
transport Reland: Import binder transport tests (#27138) 4 years ago
tsi Introduced grpc_error_handle (#25902) 4 years ago
uri Add conversion method for absl::Status to grpc_error* (#25896) 4 years ago
util Delete libuv-iomgr implementation and GRPC_UV build option (#27188) 4 years ago
xds Fail xDS bootstrap parsing for unrecognized certificate provider plugins (#26628) 4 years ago