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 83bcb0cf2e
HPACK Table --> C++ (#26851)
3 years ago
..
hpack_parser_corpus
BUILD Split the filter popularity counting into a separate module (#26884) 3 years ago
alpn_test.cc
bin_decoder_test.cc Make test code use TestEnvironment 5 years ago
bin_encoder_test.cc Make test code use TestEnvironment 5 years ago
context_list_test.cc Introduced grpc_error_handle (#25902) 4 years ago
flow_control_test.cc Limit initial window size increases and per-stream window delta (#26342) 3 years ago
hpack_encoder_test.cc Replace most uses of gpr_asprintf() with absl calls. 4 years ago
hpack_parser_fuzzer_test.cc HPACK Table --> C++ (#26851) 3 years ago
hpack_parser_test.cc HPACK Table --> C++ (#26851) 3 years ago
hpack_table_test.cc HPACK Table --> C++ (#26851) 3 years ago
popularity_count_test.cc Split the filter popularity counting into a separate module (#26884) 3 years ago
remove_stream_from_stalled_lists_test.cc clang-tidy: enable google-readability-braces-around-statements 4 years ago
settings_timeout_test.cc Migrated from grpc_error_string to grpc_error_std_string (#26068) 4 years ago
stream_map_test.cc C++ cast for others 4 years ago
too_many_pings_test.cc move parse_address and sockaddr_utils out of iomgr directory (#26077) 4 years ago
varint_test.cc