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.
 
 
 
 
 
 
yihuaz 3287ceb067
Merge pull request #14638 from yihuazhang/hook_alts_again
7 years ago
..
avl Run clang fmt 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 Fix fuzzer tests for Bazel 7 years ago
channel Run clang fmt 7 years ago
client_channel Fix asan failure in fake_resolver_test. 7 years ago
compression Run clang fmt 7 years ago
debug clang-format 7 years ago
end2end Merge pull request #14560 from jtattermusch/fix_windows_shutdown_shutdown_finishes_calls 7 years ago
fling Run clang fmt 7 years ago
gpr Move assignment for Thread, make destructor optional, loop cv waits 7 years ago
gprpp Minor changes and fixes 7 years ago
handshake C++ize gpr_thread as grpc_core::Thread, make it 2-phase init (construct/Start) 7 years ago
http Autofix c casts to c++ casts 7 years ago
iomgr Merge branch 'master' into udpinterface 7 years ago
json Autofix c casts to c++ casts 7 years ago
memory_usage Run clang fmt 7 years ago
nanopb Revert "Revert "All instances of exec_ctx being passed around in src/core removed"" 7 years ago
network_benchmarks Fix low level benchmark 7 years ago
profiling Fix another typo 8 years ago
security Add ALTS code to grpc/core 7 years ago
slice Introduce a 'weak' and mutable version of slice hash table 7 years ago
statistics C++ize gpr_thread as grpc_core::Thread, make it 2-phase init (construct/Start) 7 years ago
surface Use static_cast rather than reinterpret_cast whenever possible 7 years ago
transport Retry support. 7 years ago
tsi Add ALTS code to grpc/core 7 years ago
util Use static_cast rather than reinterpret_cast whenever possible 7 years ago