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.
 
 
 
 
 
 
Vijay Pai 7fed69b7ad Use static_cast rather than reinterpret_cast whenever possible 7 years ago
..
BUILD Add more bazel tests 7 years ago
byte_buffer_reader_test.cc C++ize gpr_thread as grpc_core::Thread, make it 2-phase init (construct/Start) 7 years ago
channel_create_test.cc Convert resolver API to C++. 7 years ago
completion_queue_test.cc Privatize useful.h and avl.h 7 years ago
completion_queue_threading_test.cc Use static_cast rather than reinterpret_cast whenever possible 7 years ago
concurrent_connectivity_test.cc Move assignment for Thread, make destructor optional, loop cv waits 7 years ago
init_test.cc Merge master 7 years ago
invalid_channel_args_test.cc Enable clang-tidy as a sanity check, fix up all known failures 7 years ago
lame_client_test.cc Run clang fmt 7 years ago
num_external_connectivity_watchers_test.cc C++ize gpr_thread as grpc_core::Thread, make it 2-phase init (construct/Start) 7 years ago
public_headers_must_be_c89.c Internalize gpr_thd except for id and currentid 7 years ago
secure_channel_create_test.cc place security_connector in its own subdirectory 7 years ago
sequential_connectivity_test.cc C++ize gpr_thread as grpc_core::Thread, make it 2-phase init (construct/Start) 7 years ago
server_chttp2_test.cc Privatize host_port.h; was not used in any wrapped language implementation 7 years ago
server_test.cc Privatize host_port.h; was not used in any wrapped language implementation 7 years ago