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.
 
 
 
 
 
 
yang-g 8c5f24cf3c update test 6 years ago
..
avl Remove bloated grpc_avl test cases 7 years ago
backoff Run clang fmt 7 years ago
bad_client C++ize gpr_thread as grpc_core::Thread, make it 2-phase init (construct/Start) 7 years ago
bad_ssl Create verify_peer_options when creating ssl credentials in order to expose a verification callback option. 7 years ago
channel Add more filter priority levels 6 years ago
client_channel Put c-ares queries under a combiner 7 years ago
compression Remove unnecessary includes of exec_ctx.h 7 years ago
debug Cleanup stats removal for opt build. Stats will only be collected on debug builds or if GRPC_COLLECT_STATS is defined. 7 years ago
end2end update test 6 years ago
fling Run clang fmt 7 years ago
gpr Step 3 of multipool RBE configuration. 6 years ago
gprpp fix clang_tidy 6 years ago
handshake Create verify_peer_options when creating ssl credentials in order to expose a verification callback option. 7 years ago
http Log error message for debugging #14700 7 years ago
iomgr Revert "Merge pull request #16158 from apolcyn/revert_windows_breakage" 6 years ago
json Autofix c casts to c++ casts 7 years ago
memory_usage Run clang fmt 7 years ago
nanopb clang-format 7 years ago
network_benchmarks Fix low level benchmark 7 years ago
profiling Fix another typo 8 years ago
security Don't segfault when product name from BIOS is empty 6 years ago
slice Remove unnecessary includes of exec_ctx.h 7 years ago
surface Expose GetChannel and GetTopChannels Core API 6 years ago
transport Revert "Revert "Add suppressions to sanitizers for bazel builds"" 7 years ago
tsi Allow extra copy in zero-copy protector integrity-only mode 7 years ago
util Move suppressions files under test/core/util to avoid creating a BUILD file under tools, which breaks import. 7 years ago