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.
 
 
 
 
 
 
vam-google 9e6e57bfba Merge remote-tracking branch 'upstream/master' 5 years ago
..
tools Separate py_grpc_library and py_proto_library. 5 years ago
.bazelrc [bazel][python] Support _virtual_imports input for py_proto_library and py_grpc_library rules 5 years ago
.gitignore Separate py_grpc_library and py_proto_library. 5 years ago
BUILD [bazel][python] Support _virtual_imports input for py_proto_library and py_grpc_library rules 5 years ago
README.md Add README to bazel test 5 years ago
WORKSPACE Add protobuf_deps to python_test_repo WORKSPACE 5 years ago
helloworld.proto Separate py_grpc_library and py_proto_library. 5 years ago
helloworld.py Separate py_grpc_library and py_proto_library. 5 years ago

README.md

Bazel Workspace Test

This directory houses a test ensuring that downstream projects can use @com_github_grpc_grpc//src/python/grpcio:grpcio, py_proto_library, and py_grpc_library.