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.
 
 
 
 
 
 
Noah Eisen dc93b71e53
Merge pull request #14751 from ncteisen/channel-tracing
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 Abstract libuv implementation 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 Merge pull request #14751 from ncteisen/channel-tracing 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