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.
 
 
 
 
 
 
Ming-Chuan 143d1a7e2c
Fix typo. tranasction -> transaction (#27593)
3 years ago
..
address_utils Added workaround for gcc 6.3.0 (#28184) 3 years ago
avl AVL implementation in C++ (#27782) 3 years ago
backoff Updated backoff to use absl::Random (#27193) 3 years ago
bad_client Reland slice metadata conversion (#28210) 3 years ago
bad_connection Revert "Revert "use CppImplOf for grpc_server (#28112)" (#28130)" (#28144) 3 years ago
bad_ssl Make Buildifier Sanity Test Strict (#27807) 3 years ago
channel Revert "Revert "use CppImplOf for grpc_server (#28112)" (#28130)" (#28144) 3 years ago
client_channel API to cancel grpc_resolve_address (#27883) 3 years ago
client_idle Fix client idle filter (#27611) 3 years ago
compiler_bugs Adjust include order per style guide (#27175) 3 years ago
compression Move compression related metadata to the new system (#28223) 3 years ago
config Adjust include order per style guide (#27175) 3 years ago
debug Make Buildifier Sanity Test Strict (#27807) 3 years ago
end2end Revert "modify call.cc to remove grpc-timeout metadata on the server side (#28419)" (#28455) 3 years ago
event_engine Rename the source files for ChannelArgsEndpointConfig (#27972) 3 years ago
ext/filters/rbac Reland rbac filter (#28442) 3 years ago
fling Make Buildifier Sanity Test Strict (#27807) 3 years ago
gpr Revert "Revert "Move arena into resource quota (#28008)" (#28292)" (#28293) 3 years ago
gprpp Revert "Revert "Move arena into resource quota (#28008)" (#28292)" (#28293) 3 years ago
handshake Make Buildifier Sanity Test Strict (#27807) 3 years ago
http Fix portability (#28284) 3 years ago
iomgr API to cancel grpc_resolve_address (#27883) 3 years ago
json accounting for un-matched utf8 bytes in json parsing (#28203) 3 years ago
nanopb Make Buildifier Sanity Test Strict (#27807) 3 years ago
network_benchmarks Make Buildifier Sanity Test Strict (#27807) 3 years ago
promise Revert "Revert "Promise pipe redux (#28319)" (#28364)" (#28400) 3 years ago
resource_quota Double added reclaimers need not be called (#28378) 3 years ago
security Authorization Matchers: Fix header matcher to check for :method, :path and :authority (#28371) 3 years ago
server_config_selector Reland rbac filter (#28442) 3 years ago
slice Reland slice metadata conversion (#28210) 3 years ago
surface Add CRL checking to gRPC Core (#28418) 3 years ago
transport Fix typo. tranasction -> transaction (#27593) 3 years ago
tsi Add CRL checking to gRPC Core (#28418) 3 years ago
uri xDS Federation: bootstrap and xds_resolver changes (#27938) 3 years ago
util fixing heap use after free bug due to mismanaged ref counting in passthru endpoint (#28417) 3 years ago
xds xDS Federation: bootstrap and xds_resolver changes (#27938) 3 years ago