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.
 
 
 
 
 
 
Ashitha Santhosh 1ff1f8fd83
SDK authorization filter. (#26468)
3 years ago
..
authority_not_supported.cc removing grpc_metadata::flags, improving GRPC_INITIAL_METADATA_* comments (#26562) 3 years ago
bad_hostname.cc C++ cast for void* 4 years ago
bad_ping.cc C++ cast for void* 4 years ago
binary_metadata.cc removing grpc_metadata::flags, improving GRPC_INITIAL_METADATA_* comments (#26562) 3 years ago
call_creds.cc Merge pull request #24841 from veblush/tidy-google-readability-casting 4 years ago
call_host_override.cc C++ cast for void* 4 years ago
cancel_after_accept.cc C++ cast for void* 4 years ago
cancel_after_client_done.cc C++ cast for void* 4 years ago
cancel_after_invoke.cc C++ cast for void* 4 years ago
cancel_after_round_trip.cc C++ cast for void* 4 years ago
cancel_before_invoke.cc C++ cast for void* 4 years ago
cancel_in_a_vacuum.cc C++ cast for void* 4 years ago
cancel_test_helpers.h Fix clang-tidy errors 4 years ago
cancel_with_status.cc Update by review 4 years ago
channelz.cc C++ cast for void* 4 years ago
client_streaming.cc C++ cast for void* 4 years ago
compressed_payload.cc C++ cast for void* 4 years ago
connectivity.cc Drop experimental tags from core callback API (#26535) 3 years ago
default_host.cc C++ cast for void* 4 years ago
disappearing_server.cc C++ cast for void* 4 years ago
empty_batch.cc C++ cast for void* 4 years ago
filter_causes_close.cc Introduced grpc_error_handle (#25902) 4 years ago
filter_context.cc Introduced grpc_error_handle (#25902) 4 years ago
filter_init_fails.cc Introduced grpc_error_handle (#25902) 4 years ago
filter_latency.cc Introduced grpc_error_handle (#25902) 4 years ago
filter_status_code.cc Introduced grpc_error_handle (#25902) 4 years ago
graceful_server_shutdown.cc C++ cast for void* 4 years ago
high_initial_seqno.cc C++ cast for void* 4 years ago
hpack_size.cc C++ cast for void* 4 years ago
idempotent_request.cc C++ cast for void* 4 years ago
invoke_large_request.cc C++ cast for void* 4 years ago
keepalive_timeout.cc C++ cast for void* 4 years ago
large_metadata.cc C++ cast for void* 4 years ago
load_reporting_hook.cc Fixed tests call host 7 years ago
max_concurrent_streams.cc C++ cast for others 4 years ago
max_connection_age.cc C++ cast for void* 4 years ago
max_connection_idle.cc C++ cast for void* 4 years ago
max_message_length.cc C++ cast for void* 4 years ago
negative_deadline.cc C++ cast for void* 4 years ago
no_error_on_hotpath.cc C++ cast for void* 4 years ago
no_logging.cc C++ cast for others 4 years ago
no_op.cc C++ cast for void* 4 years ago
payload.cc C++ cast for void* 4 years ago
ping.cc C++ cast for void* 4 years ago
ping_pong_streaming.cc C++ cast for void* 4 years ago
proxy_auth.cc C++ cast for void* 4 years ago
registered_call.cc C++ cast for void* 4 years ago
request_with_flags.cc C++ cast for void* 4 years ago
request_with_payload.cc C++ cast for void* 4 years ago
resource_quota_server.cc C++ cast for others 4 years ago
retry.cc Enable retries by default (#26766) 3 years ago
retry_cancel_during_delay.cc Enable retries by default (#26766) 3 years ago
retry_cancel_with_multiple_send_batches.cc fix retry handling of callbacks for pending batches (#26803) 3 years ago
retry_cancellation.cc Enable retries by default (#26766) 3 years ago
retry_disabled.cc Enable retries by default (#26766) 3 years ago
retry_exceeds_buffer_size_in_delay.cc Enable retries by default (#26766) 3 years ago
retry_exceeds_buffer_size_in_initial_batch.cc Enable retries by default (#26766) 3 years ago
retry_exceeds_buffer_size_in_subsequent_batch.cc Enable retries by default (#26766) 3 years ago
retry_lb_drop.cc LB policy API improvements (#26481) 3 years ago
retry_lb_fail.cc Eliminate grpc_core::Atomic (#27025) 3 years ago
retry_non_retriable_status.cc Enable retries by default (#26766) 3 years ago
retry_non_retriable_status_before_recv_trailing_metadata_started.cc Enable retries by default (#26766) 3 years ago
retry_per_attempt_recv_timeout.cc Enable retries by default (#26766) 3 years ago
retry_per_attempt_recv_timeout_on_last_attempt.cc Enable retries by default (#26766) 3 years ago
retry_recv_initial_metadata.cc Enable retries by default (#26766) 3 years ago
retry_recv_message.cc Enable retries by default (#26766) 3 years ago
retry_recv_trailing_metadata_error.cc Enable retries by default (#26766) 3 years ago
retry_send_op_fails.cc Enable retries by default (#26766) 3 years ago
retry_server_pushback_delay.cc Enable retries by default (#26766) 3 years ago
retry_server_pushback_disabled.cc Enable retries by default (#26766) 3 years ago
retry_streaming.cc Enable retries by default (#26766) 3 years ago
retry_streaming_after_commit.cc Enable retries by default (#26766) 3 years ago
retry_streaming_succeeds_before_replay_finished.cc Enable retries by default (#26766) 3 years ago
retry_throttled.cc Enable retries by default (#26766) 3 years ago
retry_too_many_attempts.cc Enable retries by default (#26766) 3 years ago
sdk_authz.cc SDK authorization filter. (#26468) 3 years ago
server_finishes_request.cc C++ cast for void* 4 years ago
server_streaming.cc C++ cast for void* 4 years ago
shutdown_finishes_calls.cc C++ cast for void* 4 years ago
shutdown_finishes_tags.cc C++ cast for others 4 years ago
simple_cacheable_request.cc removing grpc_metadata::flags, improving GRPC_INITIAL_METADATA_* comments (#26562) 3 years ago
simple_delayed_request.cc C++ cast for void* 4 years ago
simple_metadata.cc removing grpc_metadata::flags, improving GRPC_INITIAL_METADATA_* comments (#26562) 3 years ago
simple_request.cc C++ cast for void* 4 years ago
stream_compression_compressed_payload.cc C++ cast for void* 4 years ago
stream_compression_payload.cc C++ cast for void* 4 years ago
stream_compression_ping_pong_streaming.cc C++ cast for void* 4 years ago
streaming_error_response.cc C++ cast for void* 4 years ago
trailing_metadata.cc removing grpc_metadata::flags, improving GRPC_INITIAL_METADATA_* comments (#26562) 3 years ago
workaround_cronet_compression.cc C++ cast for void* 4 years ago
write_buffering.cc C++ cast for void* 4 years ago
write_buffering_at_end.cc C++ cast for void* 4 years ago