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.
 
 
 
 
 
 
Yuchen Zeng e0b1e46f0d Address review comments 8 years ago
..
authority_not_supported.c Replace timeout/scaling macros with functions. 8 years ago
bad_hostname.c Replace timeout/scaling macros with functions. 8 years ago
binary_metadata.c Replace timeout/scaling macros with functions. 8 years ago
call_creds.c Replace timeout/scaling macros with functions. 8 years ago
cancel_after_accept.c Replace timeout/scaling macros with functions. 8 years ago
cancel_after_client_done.c Replace timeout/scaling macros with functions. 8 years ago
cancel_after_invoke.c Replace timeout/scaling macros with functions. 8 years ago
cancel_before_invoke.c Replace timeout/scaling macros with functions. 8 years ago
cancel_in_a_vacuum.c Replace timeout/scaling macros with functions. 8 years ago
cancel_test_helpers.h clang-format all source 9 years ago
cancel_with_status.c Replace timeout/scaling macros with functions. 8 years ago
compressed_payload.c Replace timeout/scaling macros with functions. 8 years ago
connectivity.c Replace timeout/scaling macros with functions. 8 years ago
default_host.c Replace timeout/scaling macros with functions. 8 years ago
disappearing_server.c Replace timeout/scaling macros with functions. 8 years ago
empty_batch.c Replace timeout/scaling macros with functions. 8 years ago
filter_call_init_fails.c Fix test 8 years ago
filter_causes_close.c Fix compile 8 years ago
filter_latency.c Fix compile 8 years ago
graceful_server_shutdown.c Replace timeout/scaling macros with functions. 8 years ago
high_initial_seqno.c Replace timeout/scaling macros with functions. 8 years ago
hpack_size.c Replace timeout/scaling macros with functions. 8 years ago
idempotent_request.c Replace timeout/scaling macros with functions. 8 years ago
invoke_large_request.c Replace timeout/scaling macros with functions. 8 years ago
keepalive_timeout.c Address review comments 8 years ago
large_metadata.c Replace timeout/scaling macros with functions. 8 years ago
load_reporting_hook.c Use call context to propagare LR costs 8 years ago
max_concurrent_streams.c Merge pull request #9236 from ctiller/max_msg_deadline 8 years ago
max_message_length.c Replace timeout/scaling macros with functions. 8 years ago
negative_deadline.c Replace timeout/scaling macros with functions. 8 years ago
network_status_change.c Remove code from network_status_tracker.c Pull the hash function to useful.h 8 years ago
no_logging.c Replace timeout/scaling macros with functions. 8 years ago
no_op.c Replace timeout/scaling macros with functions. 8 years ago
payload.c Replace timeout/scaling macros with functions. 8 years ago
ping.c Merge github.com:grpc/grpc into bwest 8 years ago
ping_pong_streaming.c Replace timeout/scaling macros with functions. 8 years ago
registered_call.c Replace timeout/scaling macros with functions. 8 years ago
request_with_flags.c Replace timeout/scaling macros with functions. 8 years ago
request_with_payload.c Replace timeout/scaling macros with functions. 8 years ago
resource_quota_server.c Test fixes 8 years ago
server_finishes_request.c Replace timeout/scaling macros with functions. 8 years ago
shutdown_finishes_calls.c Replace timeout/scaling macros with functions. 8 years ago
shutdown_finishes_tags.c Replace timeout/scaling macros with functions. 8 years ago
simple_cacheable_request.c Replace timeout/scaling macros with functions. 8 years ago
simple_delayed_request.c Add Cronet core tests to Jenkins 8 years ago
simple_metadata.c Replace timeout/scaling macros with functions. 8 years ago
simple_request.c Replace timeout/scaling macros with functions. 8 years ago
streaming_error_response.c Replace timeout/scaling macros with functions. 8 years ago
trailing_metadata.c Replace timeout/scaling macros with functions. 8 years ago
write_buffering.c Replace timeout/scaling macros with functions. 8 years ago
write_buffering_at_end.c Replace timeout/scaling macros with functions. 8 years ago