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 b8ac1b1e5c
Revert "Revert "Implemented conditional shutdown""
4 years ago
..
BUILD Revert "Revert "Implemented conditional shutdown"" 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 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 C++ify core server 4 years ago
init_test.cc Revert "Revert "Implemented conditional shutdown"" 4 years ago
lame_client_test.cc Plumb absl::Status through connectivity state notifiers 4 years ago
num_external_connectivity_watchers_test.cc Remove deprecated variant of JoinHostPort(). 5 years ago
public_headers_must_be_c89.c Remove grpc_channel_ping from surface API 4 years ago
secure_channel_create_test.cc Move security credentials, connectors, and auth context to C++ 6 years ago
sequential_connectivity_test.cc Let grpc_init/shutdown cover credentials create/release 5 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