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 b46db8cb76
Merge pull request #23996 from markdroth/ref_counted_async_deletion
4 years ago
..
avl Format all Bazel files with buildifier 5 years ago
backoff InitGoogleTest before grpc_init 5 years ago
bad_client Do not cancel RPC if send metadata size if larger than peer's limit 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 Move parse_address library from client_channel to iomgr. 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 #23806 from yashykt/donotcancel 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 Allow RefCounted<> objects to defer deletion from Unref(). 4 years ago
handshake Add init and shutdown to verify_peer_options 4 years ago
http Replace most uses of gpr_asprintf() with absl calls. 4 years ago
iomgr Move parse_address library from client_channel to iomgr. 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 Fix another typo 8 years ago
security Add EvaluateArgs test. 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 Merge pull request #22997 from yashykt/fixbdp 4 years ago
tsi Merge pull request #23960 from apolcyn/double_deadline 4 years ago
uri A bit of cleanup 4 years ago
util Add activation logic and endpoint getters. 4 years ago