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 03403724f5 [fuzzing] Add ability for api-fuzzer to create inproc channels (#35277) 1 year ago
..
api_fuzzer_corpus [promises] Fix some behaviors exposed by api_fuzzer (#34795) 1 year ago
client_fuzzer_corpus [promises] Fix fuzzer found uncancelable call bug in client promise code (#34909) 1 year ago
server_fuzzer_corpus [server] Fix fuzzing detected memory leak (#34908) 1 year ago
BUILD [promises] Fix some behaviors exposed by api_fuzzer (#34795) 1 year ago
api_fuzzer.cc [fuzzing] Add ability for api-fuzzer to create inproc channels (#35277) 1 year ago
api_fuzzer.proto [fuzzing] Add ability for api-fuzzer to create inproc channels (#35277) 1 year ago
client_fuzzer.cc [transport] Move transport interface to C++ (#34618) 1 year ago
fuzzer_input.proto [fuzzer] Add api fuzzing capabilities to client & server fuzzer (#34609) 1 year ago
fuzzing_common.cc [promises] Handle double scheduling of GRPC_OP_RECV_STATUS_ON_CLIENT (#34680) 1 year ago
fuzzing_common.h [fuzzer] Add api fuzzing capabilities to client & server fuzzer (#34609) 1 year ago
generate_client_examples_of_bad_closing_streams.py [Python] Migrate from yapf to black (#33138) 2 years ago
interesting_headers.txt [fuzzer] Add api fuzzing capabilities to client & server fuzzer (#34609) 1 year ago
network_input.cc [Deps] Update to Clang-16 (#34492) 1 year ago
network_input.h [fuzzer] Add api fuzzing capabilities to client & server fuzzer (#34609) 1 year ago
server_fuzzer.cc [server-fuzzer] Fix behavior on failed transport creation (#34827) 1 year ago