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.
 
 
 
 
 
 
Lidi Zheng 1040fbdb9f
Re-introduce "CSDS Implementation" (#25762)
4 years ago
..
BUILD remove Flaky=true flag for some tests 4 years ago
byte_buffer_reader_test.cc Removing compression from grpc_byte_buffer_reader, removing ManualConstructor in decompress filter and fixing tests 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 Fix google-explicit-constructor 4 years ago
completion_queue_threading_test.cc C++ cast for void* 4 years ago
concurrent_connectivity_test.cc Fix readability-const-return-type,readability-delete-null-pointer,readability-simplify-boolean-expr (#25628) 4 years ago
init_test.cc Revert "Revert "Implemented conditional shutdown"" 4 years ago
lame_client_test.cc C++ cast for void* 4 years ago
num_external_connectivity_watchers_test.cc C++ cast for void* 4 years ago
public_headers_must_be_c89.c Re-introduce "CSDS Implementation" (#25762) 4 years ago
secure_channel_create_test.cc Move security credentials, connectors, and auth context to C++ 6 years ago
sequential_connectivity_test.cc clang-tidy: enable google-readability-braces-around-statements 4 years ago
server_chttp2_test.cc Convert chttp2 server connection-handling code to C++. 5 years ago
server_test.cc Replace most uses of gpr_asprintf() with absl calls. 4 years ago