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 1518ecbd76 Added new configuration system to core/grp. 6 years ago
..
BUILD Added new configuration system to core/grp. 6 years ago
fork_test.cc change tests to use the new class instead of grpc_test_init 6 years ago
global_config_env_test.cc Added new configuration system to core/grp. 6 years ago
global_config_test.cc Added new configuration system to core/grp. 6 years ago
inlined_vector_test.cc change tests to use the new class instead of grpc_test_init 6 years ago
manual_constructor_test.cc change tests to use the new class instead of grpc_test_init 6 years ago
map_test.cc Added a locality map class that maintains a child policy per locality. This is used by the xds lb policy to manage multiple localities. Also added a grpc_core::Map which is a templatized map, that is used by the locality map to maintain this info 6 years ago
memory_test.cc change tests to use the new class instead of grpc_test_init 6 years ago
optional_test.cc Move Optional to gprpp, and reviewer comments 6 years ago
orphanable_test.cc Add debug-only tracing to grpc_core::RefCount 6 years ago
ref_counted_ptr_test.cc Add debug-only tracing to grpc_core::RefCount 6 years ago
ref_counted_test.cc Add debug-only tracing to grpc_core::RefCount 6 years ago
thd_test.cc fix more detected mu/cv leaks 6 years ago