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.
 
 
 
 
 
 
Yash Tibrewal b7941bedf3
Merge pull request #22575 from yashykt/newfilter
5 years ago
..
BUILD Merge pull request #22672 from grpc/zhen_core_test_improvement_4 5 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
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 [No Review] test MacOS test behaviors 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 [4/n] Avoid using hardcoded test credentials 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