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 0b26a2ff56 Added abseil-based sync 5 years ago
..
BUILD Format all Bazel files with buildifier 5 years ago
byte_buffer_reader_test.cc avoid thread local unitialized problem under GRPC_PTHREAD_TLS 5 years ago
channel_create_test.cc change tests to use the new class instead of grpc_test_init 6 years ago
completion_queue_test.cc Revamp server-side C++ callback API, message allocator, and mocking 5 years ago
completion_queue_threading_test.cc Remove unused parameter warning (12 of 20) 5 years ago
concurrent_connectivity_test.cc Clang format 5 years ago
init_test.cc Add a blocking init/shutdown test 5 years ago
lame_client_test.cc Remove unused parameter warning (12 of 20) 5 years ago
num_external_connectivity_watchers_test.cc Fix unique_ptr<char> memory allocation mismatch 5 years ago
public_headers_must_be_c89.c Added abseil-based sync 5 years ago
secure_channel_create_test.cc Move security credentials, connectors, and auth context to C++ 6 years ago
sequential_connectivity_test.cc Clang format 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