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 e45b60d1fe Fix unique_ptr<char> memory allocation mismatch 5 years ago
..
BUILD Format all Bazel files with buildifier 5 years ago
byte_buffer_reader_test.cc
channel_create_test.cc
completion_queue_test.cc Replaced grpc_core New & Delete with C++ new & delete 5 years ago
completion_queue_threading_test.cc
concurrent_connectivity_test.cc
init_test.cc
lame_client_test.cc
num_external_connectivity_watchers_test.cc Fix unique_ptr<char> memory allocation mismatch 5 years ago
public_headers_must_be_c89.c Deprecate gpr_get/set_allocation_functions 5 years ago
secure_channel_create_test.cc
sequential_connectivity_test.cc Fix unique_ptr<char> memory allocation mismatch 5 years ago
server_chttp2_test.cc Fix unique_ptr<char> memory allocation mismatch 5 years ago
server_test.cc Fix unique_ptr<char> memory allocation mismatch 5 years ago