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 5928bff0c7 Merge branch 'v1.0.x' of https://github.com/grpc/grpc into manual-upmerge 8 years ago
..
async_end2end_test.cc Merge branch 'v1.0.x' of https://github.com/grpc/grpc into manual-upmerge 8 years ago
client_crash_test.cc Fix client_crash_test, implement idempotency, fail_fast for C++ 9 years ago
client_crash_test_server.cc Update copyrights 9 years ago
end2end_test.cc Merge branch 'v1.0.x' of https://github.com/grpc/grpc into manual-upmerge 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 Merge branch 'v1.0.x' of https://github.com/grpc/grpc into manual-upmerge 8 years ago
mock_test.cc Change API for next message size to allow a bool return value for failure 8 years ago
proto_server_reflection_test.cc Separate generated file and protobuf dependency 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 Update copyrights 9 years ago
server_crash_test_client.cc Fixes 9 years ago
shutdown_test.cc Expunge all references to zookeeper 9 years ago
streaming_throughput_test.cc Update copyrights 9 years ago
test_service_impl.cc Deal with to_string, proper usage of nullptr, and lack of map::emplace 9 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 changes 9 years ago