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.
 
 
 
 
 
 
Cheng-Yu Chung 094cc94bc6
Fix possible integer overflow in `to_seconds_from_sub_second_time()` (#30404)
2 years ago
..
BUILD [build] Add test/core/util, test/core/event_engine to auto build deps (#30364) 2 years ago
alloc_test.cc gtestify test/core/gpr (#30196) 2 years ago
cpu_test.cc gtestify test/core/gpr (#30196) 2 years ago
env_test.cc gtestify test/core/gpr (#30196) 2 years ago
log_test.cc Refactor end2end tests to exercise each EventEngine (#29202) 3 years ago
murmur_hash_test.cc gtestify test/core/gpr (#30196) 2 years ago
spinlock_test.cc gtestify test/core/gpr (#30196) 2 years ago
string_test.cc gtestify test/core/gpr (#30196) 2 years ago
sync_test.cc gtestify test/core/gpr (#30196) 2 years ago
time_test.cc Fix possible integer overflow in `to_seconds_from_sub_second_time()` (#30404) 2 years ago
tls_test.cc Refactor end2end tests to exercise each EventEngine (#29202) 3 years ago
useful_test.cc grpc_millis -> Timestamp/Duration (#28119) 3 years ago