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 7f7a6916f6
Merge pull request #23581 from markdroth/server_c++
4 years ago
..
avl Format all Bazel files with buildifier 5 years ago
backoff InitGoogleTest before grpc_init 5 years ago
bad_client Convert grpc_server to idiomatic C++. 4 years ago
bad_connection Convert grpc_server to idiomatic C++. 4 years ago
bad_ssl Remove deprecated variant of JoinHostPort(). 5 years ago
channel Convert grpc_server to idiomatic C++. 4 years ago
client_channel Replace most uses of gpr_asprintf() with absl calls. 4 years ago
compression Added grpc::testing::TestEnvironment 4 years ago
debug Added call to grpc::testing::TestEnvironment in tests 4 years ago
end2end Merge pull request #23581 from markdroth/server_c++ 4 years ago
fling Replace most uses of gpr_asprintf() with absl calls. 4 years ago
gpr Revert "Merge pull request #23053 from grpc/revert-22772-gpr_strvec" 5 years ago
gprpp Remove deprecated variant of JoinHostPort(). 5 years ago
handshake Receive SETTINGS frame on clients before declaring subchannel READY 4 years ago
http Replace most uses of gpr_asprintf() with absl calls. 4 years ago
iomgr Merge pull request #22757 from vjpai/core_server_cxx 4 years ago
json Remove grpc_core::StringView. 5 years ago
nanopb update bazel build dep, regenerate upb files, and add missing includes 5 years ago
network_benchmarks Format all Bazel files with buildifier 5 years ago
profiling
security Revert "Revert "Move create_channel and credentials from ::grpc_impl to ::grpc"" 4 years ago
slice Remove TargetAuthorityTable in favor of a per-address channel arg. 4 years ago
surface Plumb absl::Status through connectivity state notifiers 4 years ago
transport Clean up transport tests 4 years ago
tsi Make fake insecure servers in ALTS concurrent connectivity test eagerly send an empty settings frame upon receiving new connections 4 years ago
util Add MSAN workaround to TestEnvironment 4 years ago