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 a3e24ed692 [FuzzingEventEngine] add time padding to avoid busy loops (#35447) 11 months ago
..
cf [ObjC] cf event engine supports resolve recursively from on_resolve callback (#34385) 1 year ago
fuzzing_event_engine [FuzzingEventEngine] add time padding to avoid busy loops (#35447) 11 months ago
posix [Fork] Add ObjectGroupForkHandler fork-handling system (#33733) 1 year ago
test_suite [EventEngine] Returns error instead of assertion when hostname is empty (#35306) 12 months ago
util [EventEngine] Change `GetDNSResolver` to return `absl::StatusOr<std::unique_ptr<DNSResolver>>` (#33744) 1 year ago
windows [EventEngine] Lock-free fix for WinSocket/IOCP notification race (#34577) 1 year ago
work_queue [EventEngine] Implement work-stealing in the EventEngine ThreadPool (#32869) 2 years ago
BUILD [EventEngine] Add public methods to allow EventEngine Endpoints to support optional Extensions. 1 year ago
common_closures_test.cc [Deps] Update to Clang-16 (#34492) 1 year ago
default_engine_methods_test.cc [EventEngine] Change `GetDNSResolver` to return `absl::StatusOr<std::unique_ptr<DNSResolver>>` (#33744) 1 year ago
endpoint_config_test.cc [Deps] Update to Clang-16 (#34492) 1 year ago
event_engine_test_utils.cc [end2end] Fix fuzzer found memory leak (#33264) 2 years ago
event_engine_test_utils.h [end2end] Fix fuzzer found memory leak (#33264) 2 years ago
factory_test.cc Util to load file contents into grpc_core::Slice (#31176) 2 years ago
forkable_test.cc [Fork] Add ObjectGroupForkHandler fork-handling system (#33733) 1 year ago
handle_tests.cc [Deps] Update to Clang-16 (#34492) 1 year ago
mock_event_engine.h [Deps] Update to Clang-16 (#34492) 1 year ago
query_extensions_test.cc [EventEngine] Add public methods to allow EventEngine Endpoints to support optional Extensions. 1 year ago
slice_buffer_test.cc [Deps] Update to Clang-16 (#34492) 1 year ago
smoke_test.cc [iwyu] Add more test directories (#30952) 2 years ago
tcp_socket_utils_test.cc [core] Add support for vsock transport (#33309) 2 years ago
test_init.cc [Deps] Update to Clang-16 (#34492) 1 year ago
test_init.h Fix include guards for src/ and test/ directories (#32167) 2 years ago
thread_pool_test.cc [EventEngine] Fix local work queueing logic with multiple pools (#34786) 1 year ago