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.
 
 
 
 
 
 
Richard Belleville 461d1bf9cd
Merge pull request #19097 from keith/ks/bazel-incompat
6 years ago
..
BUILD Make cc_grpc_library compatible with native proto_library and cc_proto_library rules. 6 years ago
OWNERS update OWNERS files 6 years ago
cc_grpc_library.bzl Fix generated files as input issue (generated files were supported neither as srcs nor as deps). 6 years ago
cython_library.bzl Basic setup to build gRPC Python with Bazel 6 years ago
generate_cc.bzl Fix bazel incompatible changes 6 years ago
grpc_build_system.bzl windows rbe for Kokoro CI 6 years ago
grpc_deps.bzl upgrade bazel toolchain to fix ubsan RBE build 6 years ago
grpc_python_deps.bzl Revert "Merge pull request #18912 from grpc/revert-bazel-changes" 6 years ago
protobuf.bzl Fix generated files as input issue (generated files were supported neither as srcs nor as deps). 6 years ago
python_rules.bzl Fix bazel incompatible changes 6 years ago