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.
 
 
 
 
 
 
Alexander Polcyn d7c51c6163 Have ALTS handshake clients do a RECV_STATUS op 5 years ago
..
avl Format all Bazel files with buildifier 5 years ago
backoff Format all Bazel files with buildifier 5 years ago
bad_client Format all Bazel files with buildifier 5 years ago
bad_connection Format all Bazel files with buildifier 5 years ago
bad_ssl Fix unique_ptr<char> memory allocation mismatch 5 years ago
channel Replaced grpc_core::UniquePtr with std::unique_ptr 5 years ago
client_channel Fix unique_ptr<char> memory allocation mismatch 5 years ago
compression Fuzz message/stream compression and decompression 5 years ago
debug Format all Bazel files with buildifier 5 years ago
end2end Merge pull request #20906 from yashykt/removrun 5 years ago
fling Fix unique_ptr<char> memory allocation mismatch 5 years ago
gpr Format all Bazel files with buildifier 5 years ago
gprpp Merge pull request #20982 from veblush/memory-legacy-2 5 years ago
handshake Format all Bazel files with buildifier 5 years ago
http Format all Bazel files with buildifier 5 years ago
iomgr Merge pull request #20906 from yashykt/removrun 5 years ago
json Format all Bazel files with buildifier 5 years ago
nanopb Format all Bazel files with buildifier 5 years ago
network_benchmarks Format all Bazel files with buildifier 5 years ago
profiling Fix another typo 8 years ago
security Merge pull request #20873 from ZhenLian/zhen_design_writeup_3 5 years ago
slice Fix unique_ptr<char> memory allocation mismatch 5 years ago
surface Fix unique_ptr<char> memory allocation mismatch 5 years ago
transport Replaced grpc_core New & Delete with C++ new & delete 5 years ago
tsi Have ALTS handshake clients do a RECV_STATUS op 5 years ago
util Replaced grpc_core::UniquePtr with std::unique_ptr 5 years ago