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 27dd9ec2c6 Fix minimal stack test 5 years ago
..
BUILD mark channelz_test as flaky 5 years ago
channel_args_test.cc Temporarily disable client_idle filter check 5 years ago
channel_stack_builder_test.cc
channel_stack_test.cc
channel_trace_test.cc Convert channelz code to use new JSON API 5 years ago
channelz_registry_test.cc Use std::string for channelz 5 years ago
channelz_test.cc Replaced grpc_core::MakeUnique with absl::make_unique 5 years ago
minimal_stack_is_minimal_test.cc Fix minimal stack test 5 years ago
status_util_test.cc