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.
 
 
 
 
 
 
Mark D. Roth 9e3e64604d
Merge pull request #15274 from JackOfMostTrades/verify-callback-core
7 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 Revert "Revert "Add suppressions to sanitizers for bazel builds"" 7 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 Merge pull request #15274 from JackOfMostTrades/verify-callback-core 7 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 Merge pull request #15648 from apolcyn/remove_fd_shutdown_already_closed 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 Revert "Revert "Add suppressions to sanitizers for bazel builds"" 7 years ago
slice Remove unnecessary includes of exec_ctx.h 7 years ago
surface Create verify_peer_options when creating ssl credentials in order to expose a verification callback option. 7 years ago
transport Revert "Revert "Add suppressions to sanitizers for bazel builds"" 7 years ago
tsi Revert "Revert "Add suppressions to sanitizers for bazel builds"" 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