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.
 
 
 
 
 
 
Tanvi Jagtap 4f8b8aef83 [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging GPR_ASSERT (#36406) 7 months ago
..
xds [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging GPR_ASSERT (#36406) 7 months ago
BUILD Revert "ssl: More comprehensive testing of SSL credentials, part 1. (… (#36419) 8 months ago
admin_services_end2end_test.cc Refactor end2end tests to exercise each EventEngine (#29202) 3 years ago
async_end2end_test.cc [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging GPR_ASERT (#36224) 8 months ago
cfstream_test.cc [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging GPR_ASERT (#36224) 8 months ago
channelz_service_test.cc [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging GPR_ASSERT (#36406) 7 months ago
client_callback_end2end_test.cc [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging GPR_ASERT (#36224) 8 months ago
client_crash_test.cc [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging GPR_ASERT (#36224) 8 months ago
client_crash_test_server.cc [cleanup] Eliminate usage of GRPC_ASSERT(false...); (#31757) 2 years ago
client_fork_test.cc [Fork] Add ObjectGroupForkHandler fork-handling system (#33733) 1 year ago
client_interceptors_end2end_test.cc [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging GPR_ASERT (#36224) 8 months ago
client_lb_end2end_test.cc [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging GPR_ASSERT (#36406) 7 months ago
connection_attempt_injector.cc [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging GPR_ASERT (#36224) 8 months ago
connection_attempt_injector.h EventEngine::RunAfter migration ConnectionAttemptInjector (#31865) 2 years ago
context_allocator_end2end_test.cc [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging GPR_ASERT (#36224) 8 months ago
counted_service.h Revert "Revert "start splitting up xds_end2end_test (#27702)" (#27725)" (#27726) 3 years ago
crl_provider_test.cc [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging GPR_ASERT (#36224) 8 months ago
delegating_channel_test.cc Convert c-style comments to C++-style comments (#31923) 2 years ago
end2end_test.cc [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging GPR_ASERT (#36224) 8 months ago
exception_test.cc [clang-format] Remove requirement that port_platform.h is at the top (#36281) 8 months ago
flaky_network_test.cc [clang-format] Remove requirement that port_platform.h is at the top (#36281) 8 months ago
generic_end2end_test.cc Convert c-style comments to C++-style comments (#31923) 2 years ago
grpc_authz_end2end_test.cc [load_file] remove grpc_load_file() in favor of grpc_core::LoadFile() (#35857) 10 months ago
grpclb_end2end_test.cc [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging GPR_ASSERT (#36406) 7 months ago
health_service_end2end_test.cc [cleanup] Eliminate usage of GRPC_ASSERT(false...); (#31757) 2 years ago
hybrid_end2end_test.cc [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging GPR_ASERT (#36224) 8 months ago
interceptors_util.cc [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging GPR_ASERT (#36224) 8 months ago
interceptors_util.h [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging GPR_ASERT (#36224) 8 months ago
message_allocator_end2end_test.cc [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging GPR_ASERT (#36224) 8 months ago
mock_test.cc [cleanup] Eliminate usage of GRPC_ASSERT(false...); (#31757) 2 years ago
nonblocking_test.cc [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging GPR_ASERT (#36224) 8 months ago
orca_service_end2end_test.cc [WRR] Prefer application_utilization to cpu_utilization (#33355) 2 years ago
port_sharing_end2end_test.cc [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging GPR_ASERT (#36224) 8 months ago
proto_server_reflection_test.cc [reflection] Add v1 reflection (#34599) 1 year ago
raw_end2end_test.cc [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging GPR_ASERT (#36224) 8 months ago
resource_quota_end2end_stress_test.cc [security] Reland: Refactor credentials types to remove special handling for insecure creds (#36242) 8 months ago
rls_end2end_test.cc [build] Restrict visibility for creating core credentials types. (#36216) 8 months ago
rls_server.cc xDS RLS implementation (#29200) 3 years ago
rls_server.h Fix include guards for src/ and test/ directories (#32167) 2 years ago
server_builder_plugin_test.cc Convert c-style comments to C++-style comments (#31923) 2 years ago
server_crash_test.cc [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging GPR_ASERT (#36224) 8 months ago
server_crash_test_client.cc [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging GPR_ASERT (#36224) 8 months ago
server_early_return_test.cc [cleanup] Eliminate usage of GRPC_ASSERT(false...); (#31757) 2 years ago
server_interceptors_end2end_test.cc Convert c-style comments to C++-style comments (#31923) 2 years ago
server_load_reporting_end2end_test.cc [clang-format] Remove requirement that port_platform.h is at the top (#36281) 8 months ago
service_config_end2end_test.cc [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging GPR_ASSERT (#36406) 7 months ago
shutdown_test.cc [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging GPR_ASERT (#36224) 8 months ago
ssl_credentials_test.cc Revert "ssl: More comprehensive testing of SSL credentials, part 1. (… (#36419) 8 months ago
streaming_throughput_test.cc [cleanup] Eliminate usage of GRPC_ASSERT(false...); (#31757) 2 years ago
test_health_check_service_impl.cc Convert c-style comments to C++-style comments (#31923) 2 years ago
test_health_check_service_impl.h Convert c-style comments to C++-style comments (#31923) 2 years ago
test_service_impl.cc [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging GPR_ASERT (#36224) 8 months ago
test_service_impl.h [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging GPR_ASERT (#36224) 8 months ago
thread_stress_test.cc [flake] Remove inproc thread stress tests (#32283) 2 years ago
time_change_test.cc [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging GPR_ASSERT (#36406) 7 months ago
tls_credentials_test.cc [load_file] remove grpc_load_file() in favor of grpc_core::LoadFile() (#35857) 10 months ago
tls_key_export_test.cc [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging GPR_ASERT (#36224) 8 months ago