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.
 
 
 
 
 
 
Esun Kim f3cedfd357
Merge pull request #24437 from veblush/clang-tidy-abseil
4 years ago
..
avl Format all Bazel files with buildifier 5 years ago
backoff InitGoogleTest before grpc_init 5 years ago
bad_client Do not cancel RPC if send metadata size if larger than peer's limit 4 years ago
bad_connection Convert grpc_server to idiomatic C++. 4 years ago
bad_ssl Replace grpc_shutdown_blocking with grpc_shutdown 4 years ago
channel Decouple channel creation from channelz child linkage. 4 years ago
client_channel Fix by modernize-use-bool-literals 4 years ago
compression Replace grpc_shutdown_blocking with grpc_shutdown 4 years ago
debug Added call to grpc::testing::TestEnvironment in tests 4 years ago
end2end Merge pull request #24437 from veblush/clang-tidy-abseil 4 years ago
fling Replace most uses of gpr_asprintf() with absl calls. 4 years ago
gpr Revert "Merge pull request #23053 from grpc/revert-22772-gpr_strvec" 5 years ago
gprpp Fix clang-tidy errors 4 years ago
handshake Replace grpc_shutdown_blocking with grpc_shutdown 4 years ago
http Replace most uses of gpr_asprintf() with absl calls. 4 years ago
iomgr Fix by modernize-use-bool-literals 4 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 8 years ago
security Fix by modernize-use-bool-literals 4 years ago
slice Replace grpc_shutdown_blocking with grpc_shutdown 4 years ago
surface gRPC Core API to create Xds channel credentials 4 years ago
transport Revert "Deprecate GRPC_ARG_HTTP2_MIN_SENT_PING_INTERVAL_WITHOUT_DATA_MS" 4 years ago
tsi Fix clang-tidy errors 4 years ago
uri Fix by modernize-use-bool-literals 4 years ago
util Fix by modernize-use-bool-literals 4 years ago
xds Add parsing logic for GoogleMeshCaConfig 4 years ago