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.
 
 
 
 
 
 
David Garcia Quintas caa2605a28 Don't capture unnecessary or unused variables 7 years ago
..
BUILD Minor changes and fixes 7 years ago
inlined_vector_test.cc Don't capture unnecessary or unused variables 7 years ago
manual_constructor_test.cc C++ize gpr_thread as grpc_core::Thread, make it 2-phase init (construct/Start) 7 years ago
memory_test.cc Rename 'gpr++' directories to 'gprpp'. 7 years ago
orphanable_test.cc Change Ref() methods to return a RefCountedPtr<>. 7 years ago
ref_counted_ptr_test.cc Change Ref() methods to return a RefCountedPtr<>. 7 years ago
ref_counted_test.cc Change Ref() methods to return a RefCountedPtr<>. 7 years ago
thd_test.cc Move assignment for Thread, make destructor optional, loop cv waits 7 years ago