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.
 
 
 
 
 
 
Ruslan Nigmatullin 6bdcc6f7cf [openssl] Use 80-bytes STEK for OpenSSL-1.1 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 Merge branch 'master' of github.com:grpc/grpc into authority_header 7 years ago
client_channel Clean up test cases in dns_resolver_test. 7 years ago
compression Remove unnecessary includes of exec_ctx.h 7 years ago
debug Use stack frame size limits for consistency with internal builds 7 years ago
end2end Fix retry code handling of internally triggered recv_trailing_metadata. 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 Avoid warnings from LLVM -Wself-assign. 7 years ago
handshake Add tracer for handshakers. 7 years ago
http Add logging for helping debug httpcli tests 7 years ago
iomgr use renamed function in test for cheking so_reuseport 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 Add C++ experimental API extensions for ALTS C stack 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 Remove unnecessary includes of exec_ctx.h 7 years ago
tsi [openssl] Use 80-bytes STEK for OpenSSL-1.1 7 years ago
util Fix a memory leak 7 years ago