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 cea03edc0b
Binder transport: Fix server issue when handling many parallel RPC calls (#29483)
3 years ago
..
address_utils Fix grpc_sockaddr_to_uri to handle embedded nulls for unix_abstract resolved addresses (#29323) 3 years ago
avl Refactor end2end tests to exercise each EventEngine (#29202) 3 years ago
backoff Refactor end2end tests to exercise each EventEngine (#29202) 3 years ago
bad_client Adding a max_frame_size argument to grpc_endpoint_write API to allow a sender to control frame sizes (#29526) 3 years ago
bad_connection Convert grpc_channel to C++ (#29266) 3 years ago
bad_ssl Eliminate gRPC insecure build (#25586) 3 years ago
channel Convert grpc_channel to C++ (#29266) 3 years ago
client_channel Revert "Move TCP Connect into its own handshaker. (#29111)" (#29558) 3 years ago
client_idle Refactor end2end tests to exercise each EventEngine (#29202) 3 years ago
compiler_bugs Refactor end2end tests to exercise each EventEngine (#29202) 3 years ago
compression Refactor end2end tests to exercise each EventEngine (#29202) 3 years ago
config Refactor end2end tests to exercise each EventEngine (#29202) 3 years ago
debug Refactor end2end tests to exercise each EventEngine (#29202) 3 years ago
end2end Adding a max_frame_size argument to grpc_endpoint_write API to allow a sender to control frame sizes (#29526) 3 years ago
event_engine Refactor end2end tests to exercise each EventEngine (#29202) 3 years ago
ext/filters/rbac Refactor end2end tests to exercise each EventEngine (#29202) 3 years ago
filters Remove unavailable-everywhere filter from fuzzer (#29306) 3 years ago
fling Refactor end2end tests to exercise each EventEngine (#29202) 3 years ago
gpr Refactor end2end tests to exercise each EventEngine (#29202) 3 years ago
gprpp Add int conversions to bitset (#29246) 3 years ago
handshake Revert "Move TCP Connect into its own handshaker. (#29111)" (#29558) 3 years ago
http [build] Remove str_format.h from server_address.h (#29524) 3 years ago
iomgr Adding a max_frame_size argument to grpc_endpoint_write API to allow a sender to control frame sizes (#29526) 3 years ago
json Refactor end2end tests to exercise each EventEngine (#29202) 3 years ago
memory_usage Refactor end2end tests to exercise each EventEngine (#29202) 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 Prevent direct usage of absl::Mutex (#29424) 3 years ago
resource_quota Refactor end2end tests to exercise each EventEngine (#29202) 3 years ago
security Adding a min progress size argument to grpc_endpoint_read to allow gRPC to use TCP optimizations on the read path (#29503) 3 years ago
server_config_selector Convert server config selector filter (#28877) 3 years ago
slice Modifying slice buffer add to merge two contiguous slices sharing the same refcount object (#29466) 3 years ago
surface Convert grpc_channel to C++ (#29266) 3 years ago
transport Binder transport: Fix server issue when handling many parallel RPC calls (#29483) 3 years ago
tsi Do not set custom bio size in ssl_transport_security_test when openssl version < 1.1.0 (#29286) 3 years ago
uri Refactor end2end tests to exercise each EventEngine (#29202) 3 years ago
util Revert "Move TCP Connect into its own handshaker. (#29111)" (#29558) 3 years ago
xds Convert grpc_channel to C++ (#29266) 3 years ago