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 8e0684b5d4 Merge branch 'master' of https://github.com/grpc/grpc into cpp_bazelness 8 years ago
..
BUILD Merge github.com:grpc/grpc into cpp_bazelness 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 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 Change error_create API to slice 8 years ago
passthru_endpoint.h Track writes/RPC in microbenchmark 8 years ago
port.c Eliminate port server env var, force its use always, consolidate code 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 Actually print error message 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 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 Add uv resolver fallback for named ports, fix portability tests 8 years ago
trickle_endpoint.h Better test 8 years ago