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 9be075c911 Fix leak in port deallocation 9 years ago
..
grpc_profiler.c
grpc_profiler.h
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
mock_endpoint.h
one_corpus_entry_fuzzer.c
parse_hexstring.c
parse_hexstring.h
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
port_server_client.h
port_windows.c Run clang-format against port_posix.c and port_windows.c 9 years ago
reconnect_server.c
reconnect_server.h
slice_splitter.c
slice_splitter.h
test_config.c Ensure minimum size of alt stack (to please vtune) 9 years ago
test_config.h
test_tcp_server.c
test_tcp_server.h