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 5369864a86 Allow RefCounted<> objects to defer deletion from Unref(). 4 years ago
..
BUILD Remove StringViewToCString() and src/core/lib/gprpp/string_view.h 5 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 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 deprecated variant of JoinHostPort(). 5 years ago
manual_constructor_test.cc Activate C++ stdlib 5 years ago
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 Allow RefCounted<> objects to defer deletion from Unref(). 4 years ago
thd_test.cc Remove unused parameter warning (9 of 20) 5 years ago