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.
 
 
 
 
 
 
Yihua Zhang a887f35a9b add a new struct - grpc_ssl_verify_peer_options and an API - grpc_ssl_credentials_create_ex. 6 years ago
..
BUILD Fix BUILD files. Manually edit bzl files 6 years ago
byte_buffer_reader_test.cc Introduce grpc_byte_buffer_reader_peek and use it for Protobuf parsing. 6 years ago
channel_create_test.cc change tests to use the new class instead of grpc_test_init 6 years ago
completion_queue_test.cc Revert "Revert "Start supporting a callback-based RPC under lock"" 6 years ago
completion_queue_threading_test.cc change tests to use the new class instead of grpc_test_init 6 years ago
concurrent_connectivity_test.cc Multiple test timeout 5x 6 years ago
init_test.cc Revert "Merge pull request #18146 from grpc/revert-17308-shutdown" 6 years ago
lame_client_test.cc change tests to use the new class instead of grpc_test_init 6 years ago
num_external_connectivity_watchers_test.cc change tests to use the new class instead of grpc_test_init 6 years ago
public_headers_must_be_c89.c add a new struct - grpc_ssl_verify_peer_options and an API - grpc_ssl_credentials_create_ex. 6 years ago
secure_channel_create_test.cc Move security credentials, connectors, and auth context to C++ 6 years ago
sequential_connectivity_test.cc change tests to use the new class instead of grpc_test_init 6 years ago
server_chttp2_test.cc change tests to use the new class instead of grpc_test_init 6 years ago
server_test.cc change tests to use the new class instead of grpc_test_init 6 years ago