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.
 
 
 
 
 
 
ncteisen db6593eb40 fixup! Rename channelz Channel to ChannelNode 7 years ago
..
authority_not_supported.cc Run clang fmt 7 years ago
bad_hostname.cc Run clang fmt 7 years ago
bad_ping.cc Fix bad_ping end2end test flakiness 7 years ago
binary_metadata.cc Fixed tests call host 7 years ago
call_creds.cc Fixed tests call host 7 years ago
call_host_override.cc more comments 7 years ago
cancel_after_accept.cc Fixed tests call host 7 years ago
cancel_after_client_done.cc Fixed tests call host 7 years ago
cancel_after_invoke.cc Fixed tests call host 7 years ago
cancel_after_round_trip.cc Fixed tests call host 7 years ago
cancel_before_invoke.cc Fixed tests call host 7 years ago
cancel_in_a_vacuum.cc Fixed tests call host 7 years ago
cancel_test_helpers.h clang-format 7 years ago
cancel_with_status.cc Fixed tests call host 7 years ago
channelz.cc fixup! Rename channelz Channel to ChannelNode 7 years ago
compressed_payload.cc Fixed tests call host 7 years ago
connectivity.cc C++ize gpr_thread as grpc_core::Thread, make it 2-phase init (construct/Start) 7 years ago
default_host.cc localhost or 127.0.0.1 7 years ago
disappearing_server.cc Fixed tests call host 7 years ago
empty_batch.cc Fixed tests call host 7 years ago
filter_call_init_fails.cc Fixed tests call host 7 years ago
filter_causes_close.cc Fixed tests call host 7 years ago
filter_latency.cc Fixed tests call host 7 years ago
filter_status_code.cc Fixed tests call host 7 years ago
graceful_server_shutdown.cc Fixed tests call host 7 years ago
high_initial_seqno.cc Fixed tests call host 7 years ago
hpack_size.cc Fixed tests call host 7 years ago
idempotent_request.cc Fixed tests call host 7 years ago
invoke_large_request.cc Fixed tests call host 7 years ago
keepalive_timeout.cc Merge branch 'master' of github.com:grpc/grpc into authority_header 7 years ago
large_metadata.cc Fixed tests call host 7 years ago
load_reporting_hook.cc Fixed tests call host 7 years ago
max_concurrent_streams.cc Fixed tests call host 7 years ago
max_connection_age.cc Fixed tests call host 7 years ago
max_connection_idle.cc Fixed tests call host 7 years ago
max_message_length.cc Fixed tests call host 7 years ago
negative_deadline.cc Fixed tests call host 7 years ago
network_status_change.cc Fixed tests call host 7 years ago
no_logging.cc Fixed tests call host 7 years ago
no_op.cc Privatize useful.h and avl.h 7 years ago
payload.cc Fixed tests call host 7 years ago
ping.cc C++ize gpr_thread as grpc_core::Thread, make it 2-phase init (construct/Start) 7 years ago
ping_pong_streaming.cc Fixed tests call host 7 years ago
proxy_auth.cc Fixed tests call host 7 years ago
registered_call.cc Fixed tests call host 7 years ago
request_with_flags.cc Fixed tests call host 7 years ago
request_with_payload.cc Fixed tests call host 7 years ago
resource_quota_server.cc Fixed tests call host 7 years ago
retry.cc Fixed tests call host 7 years ago
retry_cancellation.cc Fixed tests call host 7 years ago
retry_disabled.cc Fixed tests call host 7 years ago
retry_exceeds_buffer_size_in_initial_batch.cc Fixed tests call host 7 years ago
retry_exceeds_buffer_size_in_subsequent_batch.cc Fixed tests call host 7 years ago
retry_non_retriable_status.cc Fixed tests call host 7 years ago
retry_non_retriable_status_before_recv_trailing_metadata_started.cc Fix retry code handling of internally triggered recv_trailing_metadata. 7 years ago
retry_recv_initial_metadata.cc Fixed tests call host 7 years ago
retry_recv_message.cc Fixed tests call host 7 years ago
retry_server_pushback_delay.cc Fixed tests call host 7 years ago
retry_server_pushback_disabled.cc Fixed tests call host 7 years ago
retry_streaming.cc Fixed tests call host 7 years ago
retry_streaming_after_commit.cc Fixed tests call host 7 years ago
retry_streaming_succeeds_before_replay_finished.cc Fixed tests call host 7 years ago
retry_throttled.cc Fixed tests call host 7 years ago
retry_too_many_attempts.cc Fixed tests call host 7 years ago
server_finishes_request.cc Fixed tests call host 7 years ago
shutdown_finishes_calls.cc Fixed tests call host 7 years ago
shutdown_finishes_tags.cc Autofix c casts to c++ casts 7 years ago
simple_cacheable_request.cc Fixed tests call host 7 years ago
simple_delayed_request.cc Fixed tests call host 7 years ago
simple_metadata.cc Fixed tests call host 7 years ago
simple_request.cc Add new end2end test for channelz 7 years ago
stream_compression_compressed_payload.cc Fixed tests call host 7 years ago
stream_compression_payload.cc Fixed tests call host 7 years ago
stream_compression_ping_pong_streaming.cc Fixed tests call host 7 years ago
streaming_error_response.cc Fixed tests call host 7 years ago
trailing_metadata.cc Fixed tests call host 7 years ago
workaround_cronet_compression.cc Fixed tests call host 7 years ago
write_buffering.cc Fixed tests call host 7 years ago
write_buffering_at_end.cc Fixed tests call host 7 years ago