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.
 
 
 
 
 
 
Ming-Chuan cea03edc0b
Binder transport: Fix server issue when handling many parallel RPC calls (#29483)
3 years ago
..
binder Binder transport: Fix server issue when handling many parallel RPC calls (#29483) 3 years ago
chttp2 Adding a max_frame_size argument to grpc_endpoint_write API to allow a sender to control frame sizes (#29526) 3 years ago
BUILD Refactor end2end tests to exercise each EventEngine (#29202) 3 years ago
bdp_estimator_test.cc Refactor end2end tests to exercise each EventEngine (#29202) 3 years ago
byte_stream_test.cc Refactor end2end tests to exercise each EventEngine (#29202) 3 years ago
connectivity_state_test.cc Refactor end2end tests to exercise each EventEngine (#29202) 3 years ago
error_utils_test.cc Refactor end2end tests to exercise each EventEngine (#29202) 3 years ago
metadata_map_test.cc Refactor end2end tests to exercise each EventEngine (#29202) 3 years ago
parsed_metadata_test.cc Refactor end2end tests to exercise each EventEngine (#29202) 3 years ago
pid_controller_test.cc Refactor end2end tests to exercise each EventEngine (#29202) 3 years ago
status_conversion_test.cc Refactor end2end tests to exercise each EventEngine (#29202) 3 years ago
timeout_encoding_test.cc grpc_millis -> Timestamp/Duration (#28119) 3 years ago