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.
 
 
 
 
 
 
Jan Tattermusch 61c3a83e94 unbreak linux csharp gcov 9 years ago
..
antagonist.py Use "#!/usr/bin/env python2.7" only in utilities 9 years ago
build_csharp.sh move C# nuget restore on linux to prebuild phase 9 years ago
build_node.sh Updated run_tests with new node package location 9 years ago
build_php.sh
build_python.sh Enable pip caching on Jenkins slaves 9 years ago
build_ruby.sh Splitting out bundle install for ruby into the prebuild step. 9 years ago
check_sources_and_headers.py
dockerjob.py eat output from docker kill as well 9 years ago
jobset.py prevent container name reuse error for timeout flakes 9 years ago
port_server.py Close standard pipes 9 years ago
post_tests_c.sh Changing backticks to $(). 9 years ago
pre_build_c.bat fix if exist syntax in .bat files 9 years ago
pre_build_csharp.bat fix if exist syntax in .bat files 9 years ago
pre_build_csharp.sh move C# nuget restore on linux to prebuild phase 9 years ago
pre_build_node.sh Fixed permissions on Node pre build script 9 years ago
pre_build_ruby.sh Splitting out bundle install for ruby into the prebuild step. 9 years ago
prepare_travis.sh
run_csharp.bat Add OpenCover coverage for C# 9 years ago
run_csharp.sh
run_interop_tests.py adjust paralellism and timeouts 9 years ago
run_lcov.sh Changing backticks to $(). 9 years ago
run_node.sh Added per-test XML reports for Node tests on Jenkins 9 years ago
run_python.sh Set pytest-xdist-compatible pytest-timeout method 9 years ago
run_ruby.sh
run_sanity.sh Add clang-format to sanity 9 years ago
run_tests.py unbreak linux csharp gcov 9 years ago
sources_and_headers.json Merge pull request #3868 from sreecha/stress_tests_new 9 years ago
tests.json Merge pull request #3868 from sreecha/stress_tests_new 9 years ago
watch_dirs.py