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.
 
 
 
 
 
 
AJ Heller 4ba3fa52b9
Clean up some instances of -Wunreachable-code-aggressive (#27054)
3 years ago
..
message_compress_corpus Fix fuzzers to actually run. 5 years ago
message_decompress_corpus Fix fuzzers to actually run. 5 years ago
stream_compression_corpus Fix fuzzers to actually run. 5 years ago
stream_decompression_corpus Fix fuzzers to actually run. 5 years ago
BUILD Fuzz message/stream compression and decompression 5 years ago
algorithm_test.cc
compression_test.cc Added grpc::testing::TestEnvironment 4 years ago
message_compress_fuzzer.cc Replace grpc_shutdown_blocking with grpc_shutdown 4 years ago
message_compress_test.cc Clean up some instances of -Wunreachable-code-aggressive (#27054) 3 years ago
message_decompress_fuzzer.cc Replace grpc_shutdown_blocking with grpc_shutdown 4 years ago
stream_compression_fuzzer.cc Replace grpc_shutdown_blocking with grpc_shutdown 4 years ago
stream_compression_test.cc Add TestEnvironment to more tests 5 years ago
stream_decompression_fuzzer.cc Replace grpc_shutdown_blocking with grpc_shutdown 4 years ago