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.
 
 
 
 
 
 
Esun Kim 8407f9bf90
Merge pull request #24517 from veblush/tidy-google-default-arguments
4 years ago
..
ios/CFStreamTests Add some debug logs for flaky cfstream and cronet tests. 4 years ago
poller Skip eventmanager_libuv_test under TSAN 4 years ago
BUILD Revert unskip on windows 4 years ago
buffer_list_test.cc Remove unused-parameter warnings, round 2 (16 of 19) 5 years ago
combiner_test.cc Squashed commit of the following: 5 years ago
endpoint_pair_test.cc Remove unused parameter warning (10 of 20) 5 years ago
endpoint_tests.cc Merge branch 'master' into removsched 5 years ago
endpoint_tests.h
error_test.cc change tests to use the new class instead of grpc_test_init 6 years ago
ev_epollex_linux_test.cc Remove unused-parameter warnings, round 2 (17 of 19) 5 years ago
fd_conservation_posix_test.cc change tests to use the new class instead of grpc_test_init 6 years ago
fd_posix_test.cc Fix by modernize-use-bool-literals 4 years ago
grpc_ipv6_loopback_available_test.cc change tests to use the new class instead of grpc_test_init 6 years ago
load_file_test.cc change tests to use the new class instead of grpc_test_init 6 years ago
mpmcqueue_test.cc Fix for google-default-arguments 4 years ago
parse_address_test.cc Fix by modernize-use-bool-literals 4 years ago
parse_address_with_named_scope_id_test.cc Fix by modernize-use-bool-literals 4 years ago
pollset_windows_starvation_test.cc Make the test more reliable 5 years ago
resolve_address_posix_test.cc Replace most uses of gpr_asprintf() with absl calls. 4 years ago
resolve_address_test.cc clang format code 5 years ago
resource_quota_test.cc Remove GRPC_CLOSURE_RUN and replace with grpc_core::Closure::Run 5 years ago
sockaddr_utils_test.cc Replace most uses of gpr_asprintf() with absl calls. 4 years ago
socket_utils_test.cc WIP: Make core and C++ tests work with bazel on Mac OS 5 years ago
stranded_event_test.cc Wait for server shutdown_and_notify tag to complete before destroying server in stranded_event_test 4 years ago
tcp_client_posix_test.cc WIP: Make core and C++ tests work with bazel on Mac OS 5 years ago
tcp_client_uv_test.cc Remove unused-parameter warnings, round 2 (17 of 19) 5 years ago
tcp_posix_test.cc make tcp_posix_test run when CFSTREAM is enabled 5 years ago
tcp_server_posix_test.cc C++ify core server 4 years ago
tcp_server_uv_test.cc Remove unused-parameter warnings, round 2 (17 of 19) 5 years ago
threadpool_test.cc Revamp server-side C++ callback API, message allocator, and mocking 5 years ago
time_averaged_stats_test.cc change tests to use the new class instead of grpc_test_init 6 years ago
timer_heap_test.cc GPR_ARRAY_SIZE is meant for arrays 6 years ago
timer_list_test.cc change tests to use the new class instead of grpc_test_init 6 years ago
udp_server_test.cc C++ify core server 4 years ago
work_serializer_test.cc Fix by modernize-make-unique 4 years ago