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.
 
 
 
 
 
 
Noah Eisen 32eee7739b Changed name of rpc method to fit with the conventional naming. Also fixed type in interop client flag help message 8 years ago
..
client.cc Changed name of rpc method to fit with the conventional naming. Also fixed type in interop client flag help message 8 years ago
client_helper.cc Assert we get a valid creds. 9 years ago
client_helper.h Update copyrights 9 years ago
interop_client.cc Changed name of rpc method to fit with the conventional naming. Also fixed type in interop client flag help message 8 years ago
interop_client.h manually fixed merge conflict. caused by the addition of a different new interop test 8 years ago
interop_server.cc Merge pull request #7201 from markdroth/run_interop_tests_go 8 years ago
interop_server_bootstrap.cc Splitting interop_server.cc 8 years ago
interop_test.cc Update copyrights 9 years ago
metrics_client.cc removed codegen/log.h 8 years ago
reconnect_interop_client.cc Merge github.com:grpc/grpc into channel_max_reconnect_backoff 9 years ago
reconnect_interop_server.cc Merge github.com:grpc/grpc into channel_max_reconnect_backoff 9 years ago
server_helper.cc Completed interop spec, as well as code for c++ 9 years ago
server_helper.h Splitting interop_server.cc 8 years ago
stress_interop_client.cc removed codegen/log.h 8 years ago
stress_interop_client.h updated stress test with new tests cases 9 years ago
stress_test.cc removed codegen/log.h 8 years ago