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.
 
 
 
 
 
 
Craig Tiller cd232f64c6 Merge pull request #9753 from ctiller/zalloc 8 years ago
..
BUILD Fix Bazel 8 years ago
debugger_macros.c Put files in a better place 8 years ago
debugger_macros.h Fix include guards 8 years ago
fuzzer_one_entry_runner.sh Faster test building: avoid repeated linking 8 years ago
grpc_fuzzer.bzl Faster test building: avoid repeated linking 8 years ago
grpc_profiler.c clang-format all core files 9 years ago
grpc_profiler.h clang-format all core files 9 years ago
memory_counters.c Add zalloc, convert a bunch of files to use it 8 years ago
memory_counters.h Use atomics for memory counters 8 years ago
mock_endpoint.c Merge remote-tracking branch 'upstream/v1.1.x' into merge_1.1.x_master 8 years ago
mock_endpoint.h clang-format 8 years ago
one_corpus_entry_fuzzer.c clang-format 8 years ago
parse_hexstring.c s/GPR_SLICE/GRPC_SLICE/g 8 years ago
parse_hexstring.h Bulk update #includes 8 years ago
passthru_endpoint.c Merge remote-tracking branch 'upstream/v1.1.x' into merge_1.1.x_master 8 years ago
passthru_endpoint.h Track writes/RPC in microbenchmark 8 years ago
port.h Fix declarations in port.h to not be ambiguous in C due to K&R. 9 years ago
port_posix.c clang-format 8 years ago
port_server_client.c zalloc grpc_pollset 8 years ago
port_server_client.h Update copyrights 9 years ago
port_uv.c Clean up code after merge with master 8 years ago
port_windows.c Updated changes for Windows, removed unistd.h from test files 8 years ago
reconnect_server.c Add an error to fd_shutdown (and recursively) 8 years ago
reconnect_server.h Added a channel argument to set the maximum reconnect backoff duration. Extended the interop test to test the custom reconnect backoffs. 9 years ago
slice_splitter.c s/GPR_SLICE/GRPC_SLICE/g 8 years ago
slice_splitter.h Bulk update #includes 8 years ago
test_config.c Merge remote-tracking branch 'upstream/v1.1.x' into merge_1.1.x_master 8 years ago
test_config.h Replace timeout/scaling macros with functions. 8 years ago
test_tcp_server.c zalloc grpc_pollset 8 years ago
test_tcp_server.h Update copyrights 9 years ago
trickle_endpoint.c Review feedback 8 years ago
trickle_endpoint.h Better test 8 years ago