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.
 
 
 
 
 
 
Craig Tiller ccad38227f Merge github.com:grpc/grpc into stats 7 years ago
..
authority_not_supported.c auto-fix most of licenses 8 years ago
bad_hostname.c auto-fix most of licenses 8 years ago
bad_ping.c Fix bad_ping 8 years ago
binary_metadata.c auto-fix most of licenses 8 years ago
call_creds.c auto-fix most of licenses 8 years ago
cancel_after_accept.c auto-fix most of licenses 8 years ago
cancel_after_client_done.c auto-fix most of licenses 8 years ago
cancel_after_invoke.c auto-fix most of licenses 8 years ago
cancel_after_round_trip.c Documentation change + e2e test fix 7 years ago
cancel_before_invoke.c auto-fix most of licenses 8 years ago
cancel_in_a_vacuum.c auto-fix most of licenses 8 years ago
cancel_test_helpers.h auto-fix most of licenses 8 years ago
cancel_with_status.c add comment and test for memory api of grpc_call_cancel_with_status 7 years ago
compressed_payload.c Fix Windows compiler problem. 8 years ago
connectivity.c auto-fix most of licenses 8 years ago
default_host.c auto-fix most of licenses 8 years ago
disappearing_server.c auto-fix most of licenses 8 years ago
empty_batch.c auto-fix most of licenses 8 years ago
filter_call_init_fails.c Implement call combiner. 7 years ago
filter_causes_close.c Implement call combiner. 7 years ago
filter_latency.c Implement call combiner. 7 years ago
graceful_server_shutdown.c auto-fix most of licenses 8 years ago
high_initial_seqno.c auto-fix most of licenses 8 years ago
hpack_size.c auto-fix most of licenses 8 years ago
idempotent_request.c auto-fix most of licenses 8 years ago
invoke_large_request.c auto-fix most of licenses 8 years ago
keepalive_timeout.c auto-fix most of licenses 8 years ago
large_metadata.c auto-fix most of licenses 8 years ago
load_reporting_hook.c auto-fix most of licenses 8 years ago
max_concurrent_streams.c auto-fix most of licenses 8 years ago
max_connection_age.c auto-fix most of licenses 8 years ago
max_connection_idle.c auto-fix most of licenses 8 years ago
max_message_length.c Fix max_message_length 8 years ago
negative_deadline.c auto-fix most of licenses 8 years ago
network_status_change.c auto-fix most of licenses 8 years ago
no_logging.c auto-fix most of licenses 8 years ago
no_op.c auto-fix most of licenses 8 years ago
payload.c auto-fix most of licenses 8 years ago
ping.c auto-fix most of licenses 8 years ago
ping_pong_streaming.c auto-fix most of licenses 8 years ago
proxy_auth.c Test credentials are passed with channel arg. Renamed macros and refactored code as per suggestions. Renamed test to proxy_auth and changed it to use simple_request instead of a payload. 7 years ago
registered_call.c auto-fix most of licenses 8 years ago
request_with_flags.c auto-fix most of licenses 8 years ago
request_with_payload.c auto-fix most of licenses 8 years ago
resource_quota_server.c Have write ops take ownership over slices 7 years ago
server_finishes_request.c auto-fix most of licenses 8 years ago
shutdown_finishes_calls.c auto-fix most of licenses 8 years ago
shutdown_finishes_tags.c auto-fix most of licenses 8 years ago
simple_cacheable_request.c auto-fix most of licenses 8 years ago
simple_delayed_request.c auto-fix most of licenses 8 years ago
simple_metadata.c auto-fix most of licenses 8 years ago
simple_request.c Add a simple stats framework to gRPC C core 7 years ago
stream_compression_compressed_payload.c Polish names of tests 7 years ago
stream_compression_payload.c Polish names of tests 7 years ago
stream_compression_ping_pong_streaming.c Polish names of tests 7 years ago
streaming_error_response.c Fix streaming_error_response test (failing in epoll1 but bug is not related to epoll1) 7 years ago
trailing_metadata.c auto-fix most of licenses 8 years ago
workaround_cronet_compression.c auto-fix most of licenses 8 years ago
write_buffering.c auto-fix most of licenses 8 years ago
write_buffering_at_end.c auto-fix most of licenses 8 years ago