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 bc5e3fb661 Convert channelz code to use new JSON API 5 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 typos in test code 6 years ago
binary_metadata.cc Fixed tests call host 7 years ago
call_creds.cc add security level negotiation between call creds and channel. 5 years ago
call_host_override.cc more comments 7 years ago
cancel_after_accept.cc Restructure how addresses and service config are passed from resolver to LB policy. 6 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 Restructure how addresses and service config are passed from resolver to LB policy. 6 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 5 years ago
cancel_with_status.cc Remove unused-parameter warnings, round 2 (15 of 19) 5 years ago
channelz.cc Convert channelz code to use new JSON API 5 years ago
compressed_payload.cc Fix compression algorithm parsing 6 years ago
connectivity.cc Revamp server-side C++ callback API, message allocator, and mocking 5 years ago
default_host.cc localhost or 127.0.0.1 7 years ago
disappearing_server.cc Remove unused-parameter warnings, round 2 (15 of 19) 5 years ago
empty_batch.cc Remove unused-parameter warnings, round 2 (15 of 19) 5 years ago
filter_call_init_fails.cc Remove unused parameter warning (7 of 20) 5 years ago
filter_causes_close.cc Remove GRPC_CLOSURE_RUN and replace with grpc_core::Closure::Run 5 years ago
filter_context.cc Remove unused parameter warning (7 of 20) 5 years ago
filter_latency.cc Remove unused parameter warning (8 of 20) 5 years ago
filter_status_code.cc Remove unused parameter warning (8 of 20) 5 years ago
graceful_server_shutdown.cc Fixed tests call host 7 years ago
high_initial_seqno.cc Remove unused-parameter warnings, round 2 (15 of 19) 5 years ago
hpack_size.cc Remove unused-parameter warnings, round 2 (15 of 19) 5 years ago
idempotent_request.cc Remove unused-parameter warnings, round 2 (15 of 19) 5 years ago
invoke_large_request.cc Fixed tests call host 7 years ago
keepalive_timeout.cc Fix unique_ptr<char> memory allocation mismatch 5 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 Remove unused-parameter warnings, round 2 (16 of 19) 5 years ago
max_connection_age.cc return unavailable on transport closed 5 years ago
max_connection_idle.cc Remove unused-parameter warnings, round 2 (16 of 19) 5 years ago
max_message_length.cc Restructure how addresses and service config are passed from resolver to LB policy. 6 years ago
negative_deadline.cc Remove unused-parameter warnings, round 2 (16 of 19) 5 years ago
no_error_on_hotpath.cc Remove unused parameter warning (8 of 20) 5 years ago
no_logging.cc Remove unused parameter warning (8 of 20) 5 years ago
no_op.cc Privatize useful.h and avl.h 7 years ago
payload.cc Remove unused-parameter warnings, round 2 (16 of 19) 5 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 Remove unused-parameter warnings, round 2 (16 of 19) 5 years ago
registered_call.cc Remove unused-parameter warnings, round 2 (16 of 19) 5 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 Decrease the fudge factor. 7 years ago
retry_server_pushback_disabled.cc Fixed tests call host 7 years ago
retry_streaming.cc Convert channelz code to use new JSON API 5 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 Fix existing tests 6 years ago
retry_too_many_attempts.cc Fixed tests call host 7 years ago
server_finishes_request.cc Remove unused-parameter warnings, round 2 (16 of 19) 5 years ago
shutdown_finishes_calls.cc return unavailable on transport closed 5 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 Remove unused-parameter warnings, round 2 (16 of 19) 5 years ago
simple_metadata.cc Fixed tests call host 7 years ago
simple_request.cc Add test 6 years ago
stream_compression_compressed_payload.cc Remove unused parameter warning (8 of 20) 5 years ago
stream_compression_payload.cc Remove unused parameter warning (8 of 20) 5 years ago
stream_compression_ping_pong_streaming.cc Fix compression algorithm parsing 6 years ago
streaming_error_response.cc Added another test case for status ordering 6 years ago
trailing_metadata.cc Fixed tests call host 7 years ago
workaround_cronet_compression.cc Fix compression algorithm parsing 6 years ago
write_buffering.cc Fixed tests call host 7 years ago
write_buffering_at_end.cc Fixed tests call host 7 years ago