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 d74548e611 Remove StringViewToCString() and src/core/lib/gprpp/string_view.h 5 years ago
..
BUILD Remove StringViewToCString() and src/core/lib/gprpp/string_view.h 5 years ago
fork_test.cc
global_config_env_test.cc Fix unique_ptr<char> memory allocation mismatch 5 years ago
global_config_test.cc Fix unique_ptr<char> memory allocation mismatch 5 years ago
host_port_test.cc Remove StringViewToCString() and src/core/lib/gprpp/string_view.h 5 years ago
manual_constructor_test.cc
mpscq_test.cc Fix new & delete match 5 years ago
orphanable_test.cc Replaced grpc_core New & Delete with C++ new & delete 5 years ago
ref_counted_ptr_test.cc Replaced grpc_core New & Delete with C++ new & delete 5 years ago
ref_counted_test.cc Replaced grpc_core New & Delete with C++ new & delete 5 years ago
thd_test.cc