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 a27b86fb95
Switch linux RBE to ubuntu18.04, get rid of rbe_autoconfig (#32559)
2 years ago
..
rbe_ubuntu1804
rbe_win2019
rbe_windows_bazel_5.2.0_vs2019
BUILD
README.md
generate_linux_rbe_configs.sh

README.md

RBE toolchain configuration (Linux and Windows)

  • rbe_ubuntu1804: Autogenerated toolchain configuration for linux RBE. Run generate_linux_rbe_configs.sh to regenerate.

  • rbe_windows_bazel_5.2.0_vs2019: The autogenerated toolchain configuration for windows RBE. Note that the bazel version denotes the bazel version that was used to generate the toolchain configuration. The configuration can be use with different bazel versions (as long as it works). See go/rbe-windows-user-guide

  • rbe_win2019: The windows dockerfile to rebuild the docker image we use on RBE workers. See go/rbe-windows-user-guide