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.
 
 
 
 
 
 
Craig Tiller 3214be885d
Add initial pipe facility for promises (#27202)
3 years ago
..
BUILD Add initial pipe facility for promises (#27202) 3 years ago
activity_test.cc
context_test.cc
if_test.cc
join_test.cc
latch_test.cc Latch synchronization primitive (#27080) 3 years ago
loop_test.cc
map_test.cc
observable_test.cc Observable primitive for promises (#27082) 3 years ago
pipe_test.cc Add initial pipe facility for promises (#27202) 3 years ago
poll_test.cc
promise_factory_test.cc
promise_test.cc
race_test.cc Promises race (#26915) 3 years ago
seq_test.cc
try_join_test.cc
try_seq_test.cc