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.
 
 
 
 
 
 
Zhen Lian 9ded19e24d fix first round of comments 5 years ago
..
h2_census.cc Fix unique_ptr<char> memory allocation mismatch 5 years ago
h2_compress.cc Fix unique_ptr<char> memory allocation mismatch 5 years ago
h2_fakesec.cc add security level negotiation between call creds and channel. 5 years ago
h2_fd.cc clang-format 5 years ago
h2_full+pipe.cc Fix unique_ptr<char> memory allocation mismatch 5 years ago
h2_full+trace.cc Fix unique_ptr<char> memory allocation mismatch 5 years ago
h2_full+workarounds.cc Fix unique_ptr<char> memory allocation mismatch 5 years ago
h2_full.cc Fix unique_ptr<char> memory allocation mismatch 5 years ago
h2_http_proxy.cc Fix unique_ptr<char> memory allocation mismatch 5 years ago
h2_local_ipv4.cc Revert "Update security level of local TCP connection" 5 years ago
h2_local_ipv6.cc Revert "Update security level of local TCP connection" 5 years ago
h2_local_uds.cc clang-format 5 years ago
h2_oauth2.cc Fix unique_ptr<char> memory allocation mismatch 5 years ago
h2_proxy.cc Revert "Revert "Introduce string_view and use it for gpr_split_host_port."" 5 years ago
h2_sockpair+trace.cc clang-format 5 years ago
h2_sockpair.cc clang-format 5 years ago
h2_sockpair_1byte.cc clang-format 5 years ago
h2_ssl.cc Fix unique_ptr<char> memory allocation mismatch 5 years ago
h2_ssl_cred_reload.cc Fix unique_ptr<char> memory allocation mismatch 5 years ago
h2_ssl_proxy.cc Remove unused parameter warning (6 of 20) 5 years ago
h2_tls.cc fix first round of comments 5 years ago
h2_uds.cc clang-format 5 years ago
http_proxy_fixture.cc Fix unique_ptr<char> memory allocation mismatch 5 years ago
http_proxy_fixture.h Test credentials are passed with channel arg. Renamed macros and refactored code as per suggestions. Renamed test to proxy_auth and changed it to use simple_request instead of a payload. 7 years ago
inproc.cc clang-format 5 years ago
local_util.cc Replaced grpc_core New & Delete with C++ new & delete 5 years ago
local_util.h Fix unique_ptr<char> memory allocation mismatch 5 years ago
proxy.cc Fix unique_ptr<char> memory allocation mismatch 5 years ago
proxy.h clang-format 7 years ago