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.
 
 
 
 
 
 
Esun Kim 8086d8ee42 Update abseil-cpp to HEAD 5 years ago
..
test/python_test_repo Fix unnecessary dependency and add new line 5 years ago
BUILD Make cc_grpc_library compatible with native proto_library and cc_proto_library rules. 6 years ago
OWNERS Swap a11r with veblush. 5 years ago
cc_grpc_library.bzl Move compiler targets from /BUILD to /src/compiler/BUILD 5 years ago
cython_library.bzl Basic setup to build gRPC Python with Bazel 6 years ago
generate_cc.bzl [bazel][python] Support _virtual_imports input for py_proto_library and py_grpc_library rules 5 years ago
generate_objc.bzl [bazel][python] Support _virtual_imports input for py_proto_library and py_grpc_library rules 5 years ago
grpc_build_system.bzl Revert "Revert "Upgrade to bazel 1.0.0"" 5 years ago
grpc_deps.bzl Update abseil-cpp to HEAD 5 years ago
grpc_extra_deps.bzl Move extra dependencies out of WORKSPACE to its own macro. 5 years ago
grpc_python_deps.bzl fixup 5 years ago
grpc_util.bzl Starting a new branch with same changes from https://github.com/grpc/grpc/pull/19621 5 years ago
objc_grpc_library.bzl Passing kwargs 5 years ago
protobuf.bzl Add an ability to call an optional custom plugin for py_proto_library and py_grpc_library. This is needed for googleapis (it uses a special doc formatter plugin to fix and pritify the docs (comments) in the generated stubs). 5 years ago
python_rules.bzl Address PR feedback. Also add a dummy plugin. 5 years ago