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.
 
 
 
 
 
 
Nicolas "Pixel" Noble eb36b8ac77 Merge branch 'master' of https://github.com/grpc/grpc into import 8 years ago
..
BUILD The json parser comes from protobuf. 8 years ago
benchmark_config.cc create a grpc client qps test logging reporter 8 years ago
benchmark_config.h Fixing qps & benchmark. 8 years ago
client.h Add QPS tests for one-sided streaming 8 years ago
client_async.cc Merge github.com:grpc/grpc into uberpoll 8 years ago
client_sync.cc Merge branch 'master' of https://github.com/grpc/grpc into import 8 years ago
driver.cc re-run clang-format.sh 8 years ago
driver.h Include x.pb.h instead of x.grpc.pb.h for message-only protos 8 years ago
gen_build_yaml.py Excluded async_client_sync_server_* tests for poll-cv engine since it 8 years ago
histogram.h Include x.pb.h instead of x.grpc.pb.h for message-only protos 8 years ago
interarrival.h Use C++11 final and override 8 years ago
json_run_localhost.cc PR comments #2 8 years ago
parse_json.cc Fix gpr_log format mismatches in c++ tests 9 years ago
parse_json.h Factor out json seriailzation code and move it into parse_json. 9 years ago
qps_interarrival_test.cc Eradicate Uniform, Deterministic, and Pareto interarrival 9 years ago
qps_json_driver.cc Clang-format. 8 years ago
qps_openloop_test.cc Clang-format. 8 years ago
qps_test.cc Clang-format. 8 years ago
qps_worker.cc Add QPS tests for one-sided streaming 8 years ago
qps_worker.h Update copyrights 9 years ago
report.cc create a grpc client qps test logging reporter 8 years ago
report.h create a grpc client qps test logging reporter 8 years ago
secure_sync_unary_ping_pong_test.cc Clang-format. 8 years ago
server.h Include x.pb.h instead of x.grpc.pb.h for message-only protos 8 years ago
server_async.cc Add QPS tests for one-sided streaming 8 years ago
server_sync.cc Add QPS tests for one-sided streaming 8 years ago
stats.h headers reorg 9 years ago
usage_timer.cc windows compilation fixes 8 years ago
usage_timer.h batched changes 8 years ago
worker.cc windows compilation fixes 8 years ago