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.
 
 
 
 
 
 
Sree Kuchibhotla 1e088b4219 Merge branch 'master' into rpc_mgr 8 years ago
..
async_end2end_test.cc Merge branch 'master' into uv_core_transport 8 years ago
client_crash_test.cc Change C++ API to expose wait_for_ready instead of fail_fast. 8 years ago
client_crash_test_server.cc removed codegen/log.h 8 years ago
end2end_test.cc Merge branch 'master' into rpc_mgr 8 years ago
filter_end2end_test.cc Move use of nullptr into grpc namespace, so that the hack in config.h 8 years ago
generic_end2end_test.cc Make grpc++ independent of protobuf 9 years ago
hybrid_end2end_test.cc clang-format 8 years ago
mock_test.cc Merge branch 'master' of github.com:grpc/grpc into codegen_cleanse 8 years ago
proto_server_reflection_test.cc more usage of std::string 8 years ago
server_builder_plugin_test.cc Avoid using certain C++11-isms with grpc::thread, as it's not necessarily std::thread. 8 years ago
server_crash_test.cc removed codegen/log.h 8 years ago
server_crash_test_client.cc Change C++ API to expose wait_for_ready instead of fail_fast. 8 years ago
shutdown_test.cc removed codegen/log.h 8 years ago
streaming_throughput_test.cc removed codegen/log.h 8 years ago
test_service_impl.cc removed codegen/log.h 8 years ago
test_service_impl.h Add a test for server returning error with debug info in trailer. 9 years ago
thread_stress_test.cc clang-format 8 years ago