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.
 
 
 
 
 
 
David Garcia Quintas c4d5112719 moar renamings 9 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 Preventing crashes for known realloc behaviors. 9 years ago
memory_counters.h Moving memory allocation tracking to its own file. 9 years ago
mock_endpoint.c Server fuzzer progress 9 years ago
mock_endpoint.h Server fuzzer progress 9 years ago
one_corpus_entry_fuzzer.c Update copyright 9 years ago
parse_hexstring.c Eliminate gpr_ int types - and insist on C99 variants instead 9 years ago
parse_hexstring.h clang-format all core files 9 years ago
passthru_endpoint.c Fix typo 9 years ago
passthru_endpoint.h Initial channel watching 9 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 Fix leak in port deallocation 9 years ago
port_server_client.c moar renamings 9 years ago
port_server_client.h Update copyrights 9 years ago
port_windows.c Run clang-format against port_posix.c and port_windows.c 9 years ago
reconnect_server.c clang-format 9 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 Eliminate gpr_ int types - and insist on C99 variants instead 9 years ago
slice_splitter.h clang-format all core files 9 years ago
test_config.c Ensure minimum size of alt stack (to please vtune) 9 years ago
test_config.h Update copyrights 9 years ago
test_tcp_server.c Update copyrights 9 years ago
test_tcp_server.h Update copyrights 9 years ago