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.
 
 
 
 
 
 
Vijay Pai 44fd6557ae
Merge pull request #14676 from muxi/fix-inttypes-include
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 Use stack frame size limits for consistency with internal builds 7 years ago
end2end Stop including inttypes.h in gRPC core public header in Apple platforms 7 years ago
fling Run clang fmt 7 years ago
gpr Stop including inttypes.h in gRPC core public header in Apple platforms 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 clang-format 7 years ago
network_benchmarks Fix low level benchmark 7 years ago
profiling
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 Convert byte_stream API to C++. 7 years ago
tsi Add ALTS code to grpc/core 7 years ago
util Stop including inttypes.h in gRPC core public header in Apple platforms 7 years ago