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.
 
 
 
 
 
 
Esun Kim 53ab235fb8 Fix google-explicit-constructor 4 years ago
..
BUILD Roll forward of commit 7883b51: Use abseil's flags in tests. 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 Fix google-explicit-constructor 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 Fix google-explicit-constructor 4 years ago
bm_closure.cc Added call to grpc::testing::TestEnvironment in more tests 4 years ago
bm_cq.cc Fix google-readability-todo 4 years ago
bm_cq_multiple_threads.cc C++ cast for void* 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 C++ cast for others 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 Add TestGrpcScope 4 years ago
bm_pollset.cc Added call to grpc::testing::TestEnvironment in more tests 4 years ago
bm_threadpool.cc Fix google-explicit-constructor 4 years ago
bm_timer.cc Fix by clang-format-8. 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 Fix by misc-definitions-in-headers 4 years ago
fullstack_context_mutators.h Fix google-explicit-constructor 4 years ago
fullstack_fixtures.h Fix google-explicit-constructor 4 years ago
fullstack_streaming_ping_pong.h C++ cast for others 4 years ago
fullstack_streaming_pump.h C++ cast for others 4 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