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.
 
 
 
 
 
 
Nathaniel Manista 551d0f37cb Merge pull request #3860 from jtattermusch/python_use_tls_compat 9 years ago
..
antagonist.py Use "#!/usr/bin/env python2.7" only in utilities 10 years ago
build_csharp.sh move C# nuget restore on linux to prebuild phase 10 years ago
build_node.sh Updated run_tests with new node package location 10 years ago
build_php.sh php: fix jenkins flake 10 years ago
build_python.sh Enable pip caching on Jenkins slaves 10 years ago
build_ruby.sh Splitting out bundle install for ruby into the prebuild step. 10 years ago
check_sources_and_headers.py
dockerjob.py eat output from docker kill as well 9 years ago
jobset.py kill interop clients on timeout 10 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 10 years ago
pre_build_csharp.bat fix if exist syntax in .bat files 10 years ago
pre_build_csharp.sh move C# nuget restore on linux to prebuild phase 10 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. 10 years ago
prepare_travis.sh
run_csharp.bat
run_csharp.sh
run_interop_tests.py accept --use_tls=true --use_test_ca=true in python 9 years ago
run_lcov.sh Changing backticks to $(). 9 years ago
run_node.sh Make Node coverage reporting only report on actual Node source files 9 years ago
run_python.sh Set pytest-xdist-compatible pytest-timeout method 10 years ago
run_ruby.sh
run_sanity.sh Add clang-format to sanity 10 years ago
run_tests.py Moved Node pre-build steps to a separate shell script 9 years ago
sources_and_headers.json fixed faulty merge 9 years ago
tests.json fixed faulty merge 9 years ago
watch_dirs.py