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.
 
 
 
 
 
 
yang-g 8c2be9f228 Remove ChannelInterface and replace it with Channel 9 years ago
..
async_streaming_ping_pong_test.cc Merge branch 'master' of github.com:grpc/grpc into qps_reporter_refactoring 10 years ago
async_unary_ping_pong_test.cc Merge branch 'master' of github.com:grpc/grpc into qps_reporter_refactoring 10 years ago
client.h Remove ChannelInterface and replace it with Channel 9 years ago
client_async.cc clang-format plus helpful comments 9 years ago
client_sync.cc clang-format plus helpful comments 9 years ago
driver.cc clang-format 9 years ago
driver.h Address concerns from review 9 years ago
histogram.h Merge github.com:google/grpc into qps 10 years ago
interarrival.h Address concerns from review 9 years ago
perf_db.proto Changes introduced for passing hashed user id instead of access token 10 years ago
perf_db_client.cc clang-format all source 9 years ago
perf_db_client.h Remove ChannelInterface and replace it with Channel 9 years ago
qps-sweep.sh Add missing copyright notices 10 years ago
qps_driver.cc Address concerns from review 9 years ago
qps_interarrival_test.cc clang-format all source 9 years ago
qps_openloop_test.cc clang-format all source 9 years ago
qps_test.cc Tune down number of channels for qps_test 9 years ago
qps_test_with_poll.cc Flush pending incoming messages when writing status 10 years ago
qps_worker.cc Add a test that headers are properly in build.json 10 years ago
qps_worker.h Allow RunScenarios to spawn in-process workers 10 years ago
qpstest.proto Renumber message fields 10 years ago
report.cc clang-format 9 years ago
report.h Changes introduced for passing hashed user id instead of access token 10 years ago
server.h Splitting gRPC service class codegen into its own set of files. 10 years ago
server_async.cc Address concerns from review 9 years ago
server_sync.cc Start switching everything to dynamic pool 9 years ago
single_run_localhost.sh Add missing copyright notices 10 years ago
stats.h Elminate range-based fors and work around some other limitations in older compilers 10 years ago
sync_streaming_ping_pong_test.cc Merge branch 'master' of github.com:grpc/grpc into qps_reporter_refactoring 10 years ago
sync_unary_ping_pong_test.cc Merge branch 'master' of github.com:grpc/grpc into qps_reporter_refactoring 10 years ago
timer.cc Isolate nullptr to grpc namespace when we must define it ourselves 9 years ago
timer.h Formatting 10 years ago
worker.cc Update C++ impl 10 years ago