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.
 
 
 
 
 
 
ncteisen aca5043ca3 Rewrite channelz registry in terms of inlined vector 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 Rewrite channelz registry in terms of inlined vector 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 finished 2nd revision 6 years ago
fling Run clang fmt 7 years ago
gpr Scale back concurrency of arena_test 7 years ago
gprpp Merge pull request #15782 from markdroth/recv_trailing_metadata_ready3 7 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 Added a test to catch such things in future 7 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 Include port_platform in gcp_environment tests. 7 years ago
slice Remove unnecessary includes of exec_ctx.h 7 years ago
surface Merge pull request #15909 from yihuazhang/local_channel_credentials 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