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.
 
 
 
 
 
 
Vignesh Babu a2c89d0b24
[fuzzing] Define a common fuzzing interface and move API fuzzer to it (#32853)
2 years ago
..
api_fuzzer_corpus [metadata] Fix fuzzer bug with metadata arg. (#32787) 2 years ago
client_fuzzer_corpus [fix] Prevent a signed integer overflow in timeout_encoding.cc (#32432) 2 years ago
server_fuzzer_corpus Fix 5 years ago
BUILD [fuzzing] Define a common fuzzing interface and move API fuzzer to it (#32853) 2 years ago
api_fuzzer.cc [fuzzing] Define a common fuzzing interface and move API fuzzer to it (#32853) 2 years ago
api_fuzzer.proto [api-fuzzer] Enable fuzzing over config vars (#32736) 2 years ago
client_fuzzer.cc [fix] Prevent a signed integer overflow in timeout_encoding.cc (#32432) 2 years ago
fuzzing_common.cc [fuzzing] Define a common fuzzing interface and move API fuzzer to it (#32853) 2 years ago
fuzzing_common.h [fuzzing] Define a common fuzzing interface and move API fuzzer to it (#32853) 2 years ago
generate_client_examples_of_bad_closing_streams.py
server_fuzzer.cc Convert c-style comments to C++-style comments (#31923) 2 years ago