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.
 
 
 
 
 
 
Mark D. Roth 7f7a6916f6
Merge pull request #23581 from markdroth/server_c++
4 years ago
..
BUILD Increase size of a test to match internal guidance 4 years ago
bm_alarm.cc Added call to grpc::testing::TestEnvironment in tests 4 years ago
bm_arena.cc Added call to grpc::testing::TestEnvironment in more tests 4 years ago
bm_byte_buffer.cc Added call to grpc::testing::TestEnvironment in tests 4 years ago
bm_call_create.cc Added call to grpc::testing::TestEnvironment in more tests 4 years ago
bm_callback_streaming_ping_pong.cc Added call to grpc::testing::TestEnvironment in more tests 4 years ago
bm_callback_unary_ping_pong.cc Added call to grpc::testing::TestEnvironment in more tests 4 years ago
bm_channel.cc Added call to grpc::testing::TestEnvironment in tests 4 years ago
bm_chttp2_hpack.cc Added call to grpc::testing::TestEnvironment in tests 4 years ago
bm_chttp2_transport.cc implemented get_local_address accessor for grpc_endpoint 4 years ago
bm_closure.cc Added call to grpc::testing::TestEnvironment in more tests 4 years ago
bm_cq.cc Expand comment to address reviewer feedback 4 years ago
bm_cq_multiple_threads.cc Added call to grpc::testing::TestEnvironment in more tests 4 years ago
bm_error.cc Added call to grpc::testing::TestEnvironment in more tests 4 years ago
bm_fullstack_streaming_ping_pong.cc Added call to grpc::testing::TestEnvironment in more tests 4 years ago
bm_fullstack_streaming_pump.cc Added call to grpc::testing::TestEnvironment in more tests 4 years ago
bm_fullstack_trickle.cc Added call to grpc::testing::TestEnvironment in more tests 4 years ago
bm_fullstack_unary_ping_pong.cc Added call to grpc::testing::TestEnvironment in more tests 4 years ago
bm_metadata.cc Added call to grpc::testing::TestEnvironment in tests 4 years ago
bm_opencensus_plugin.cc Merge branch 'master' into opencensus 5 years ago
bm_pollset.cc Added call to grpc::testing::TestEnvironment in more tests 4 years ago
bm_threadpool.cc Added call to grpc::testing::TestEnvironment in more tests 4 years ago
bm_timer.cc Added call to grpc::testing::TestEnvironment in tests 4 years ago
callback_streaming_ping_pong.h Replaced grpc::string with std::string 4 years ago
callback_test_service.cc Replaced grpc::string with std::string 4 years ago
callback_test_service.h Revamp server-side C++ callback API, message allocator, and mocking 5 years ago
callback_unary_ping_pong.h Replaced grpc::string with std::string 4 years ago
fullstack_context_mutators.h Replaced grpc::string with std::string 4 years ago
fullstack_fixtures.h Convert grpc_server to idiomatic C++. 4 years ago
fullstack_streaming_ping_pong.h Use range-based for on state rather than state.KeepRunning when possible 5 years ago
fullstack_streaming_pump.h Use range-based for on state rather than state.KeepRunning when possible 5 years ago
fullstack_unary_ping_pong.h Use range-based for on state rather than state.KeepRunning when possible 5 years ago
helpers.cc Replaced grpc::string with std::string 4 years ago
helpers.h Replaced grpc::string with std::string 4 years ago
noop-benchmark.cc Use range-based for on state rather than state.KeepRunning when possible 5 years ago
representative_server_initial_metadata.headers HPACK parsing benchmarks 8 years ago
representative_server_trailing_metadata.headers HPACK parsing benchmarks 8 years ago