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.
 
 
 
 
 
 
Mark D. Roth 3a8f1d3b7c
Merge pull request #24172 from markdroth/subchannel_address
4 years ago
..
BUILD Add activation logic and endpoint getters. 4 years ago
cmdline.cc Revert "Merge pull request #23053 from grpc/revert-22772-gpr_strvec" 5 years ago
cmdline.h Revert "Merge pull request #23053 from grpc/revert-22772-gpr_strvec" 5 years ago
cmdline_test.cc Revert "Merge pull request #23053 from grpc/revert-22772-gpr_strvec" 5 years ago
debugger_macros.cc Flaky network test enhancements and cleanups 6 years ago
debugger_macros.h Flaky network test enhancements and cleanups 6 years ago
eval_args_mock_endpoint.cc Add activation logic and endpoint getters. 4 years ago
eval_args_mock_endpoint.h Add activation logic and endpoint getters. 4 years ago
fuzzer_corpus_test.cc Fix fuzzers to actually run. 5 years ago
fuzzer_one_entry_runner.sh Fix fuzzer_one_entry_runner.sh to pass shellcheck 7 years ago
fuzzer_util.cc Add ALTS fuzzer 7 years ago
fuzzer_util.h Add ALTS fuzzer 7 years ago
grpc_fuzzer.bzl [4/n] Avoid using hardcoded test credentials 5 years ago
grpc_profiler.cc Merge master 7 years ago
grpc_profiler.h Merge master 7 years ago
histogram.cc Run clang fmt 7 years ago
histogram.h Move histogram to test/core/util 7 years ago
histogram_test.cc Move histogram to test/core/util 7 years ago
lsan_suppressions.txt Move suppressions files under test/core/util to avoid creating a BUILD file under tools, which breaks import. 7 years ago
memory_counters.cc Deprecate gpr_get/set_allocation_functions 5 years ago
memory_counters.h Revert "Merge pull request #18146 from grpc/revert-17308-shutdown" 6 years ago
mock_endpoint.cc implemented get_local_address accessor for grpc_endpoint 4 years ago
mock_endpoint.h Revert "Revert "All instances of exec_ctx being passed around in src/core removed"" 7 years ago
one_corpus_entry_fuzzer.cc clang-format 5 years ago
parse_hexstring.cc Run clang fmt 7 years ago
parse_hexstring.h Update clang-format to 5.0 7 years ago
passthru_endpoint.cc implemented get_local_address accessor for grpc_endpoint 4 years ago
passthru_endpoint.h add comment 7 years ago
port.cc Make the server-based port picker thread safe 4 years ago
port.h clang fmt 7 years ago
port_isolated_runtime_environment.cc improve code readability 5 years ago
port_server_client.cc Construct/destruct ExecCtx between init/shutdown only 4 years ago
port_server_client.h Removing instances of exec_ctx being passed around in functions in 7 years ago
reconnect_server.cc implemented get_local_address accessor for grpc_endpoint 4 years ago
reconnect_server.h implemented get_local_address accessor for grpc_endpoint 4 years ago
run_with_poller.sh Fix run_with_poller.sh to pass shellcheck 7 years ago
slice_splitter.cc Run clang fmt 7 years ago
slice_splitter.h Update clang-format to 5.0 7 years ago
subprocess.h Remove extern "C" 7 years ago
subprocess_posix.cc Run clang fmt 7 years ago
subprocess_windows.cc Move cmdline and subprocess from public gpr to test/core/util 7 years ago
test_config.cc Add TestGrpcScope 4 years ago
test_config.h Add TestGrpcScope 4 years ago
test_lb_policies.cc Pass address to CreateSubchannel() and expose attributes in SubchannelInterface. 4 years ago
test_lb_policies.h Pass address to CreateSubchannel() and expose attributes in SubchannelInterface. 4 years ago
test_tcp_server.cc C++ify core server 4 years ago
test_tcp_server.h Fix a typo 4 years ago
tracer_util.cc Rename tracer_peer to tracer_util 7 years ago
tracer_util.h Rename tracer_peer to tracer_util 7 years ago
trickle_endpoint.cc implemented get_local_address accessor for grpc_endpoint 4 years ago
trickle_endpoint.h Revert "Revert "All instances of exec_ctx being passed around in src/core removed"" 7 years ago
tsan_suppressions.txt Move suppressions files under test/core/util to avoid creating a BUILD file under tools, which breaks import. 7 years ago
ubsan_suppressions.txt Delete api_fuzzer 5 years ago