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.
 
 
 
 
 
 
Juanli Shen 7b50c5533b
Merge pull request #15418 from AspirinSJL/smaller_hpack
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 Add logging 7 years ago
client_channel Merge branch 'master' into fix-time 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 Indicate the reasoning for 5 seconds deadline 7 years ago
fling Run clang fmt 7 years ago
gpr BUILD fixes 7 years ago
gprpp Fix fork test flake 7 years ago
handshake Add tracer for handshakers. 7 years ago
http Log error message for debugging #14700 7 years ago
iomgr Merge branch 'master' into fix-time 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 use a new gcp env check mechansim 7 years ago
slice Remove unnecessary includes of exec_ctx.h 7 years ago
statistics C++ize gpr_thread as grpc_core::Thread, make it 2-phase init (construct/Start) 7 years ago
surface Add C++ experimental API extensions for ALTS C stack 7 years ago
transport Merge pull request #15418 from AspirinSJL/smaller_hpack 7 years ago
tsi Migrate SSL_transport_security TSI to new TSI handshaker API 7 years ago
util Pick a random starting port 7 years ago