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.
 
 
 
 
 
 
Nicolas "Pixel" Noble af6c83f9e1 Adding dummy layering check option. 8 years ago
..
BUILD Adding dummy layering check option. 8 years ago
debugger_macros.c Reorganize ext tree 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 Rewriting core tests BUILD files to use the build system. 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 Hide memory counters from atomic counters 8 years ago
memory_counters.h Use atomics for memory counters 8 years ago
mock_endpoint.c Change error_create API to slice 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 clang-format 8 years ago
passthru_endpoint.h Track writes/RPC in microbenchmark 8 years ago
port.c Small fixes 8 years ago
port.h Fix declarations in port.h to not be ambiguous in C due to K&R. 9 years ago
port_server_client.c Merge github.com:grpc/grpc into epex4 8 years ago
port_server_client.h Eliminate port server env var, force its use always, consolidate code 8 years ago
reconnect_server.c Change error_create API to slice 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 Slow down timers for ubsan builds 8 years ago
test_config.h Replace timeout/scaling macros with functions. 8 years ago
test_tcp_server.c Fixup tests 8 years ago
test_tcp_server.h Update copyrights 9 years ago
trickle_endpoint.c Merge github.com:grpc/grpc into trickle_stall 8 years ago
trickle_endpoint.h Add logging of flow control variables 8 years ago