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.
 
 
 
 
 
 
daicoden 2fc3131829 Add copyrights 4 years ago
..
namespaced/upper/example Add copyrights 4 years ago
tools
.gitignore
BUILD py_proto_library uses workspace and pkg paths 5 years ago
README.md
WORKSPACE py_proto_library uses workspace and pkg paths 5 years ago
dummy_plugin.py Address PR feedback. Also add a dummy plugin. 5 years ago
helloworld.proto
helloworld.py Return PyInfo provider with imports from _gen rules and pass that as deps in py_library. This allows hiding _virtual_imports include path from the surface. 5 years ago
helloworld_moved.py Return PyInfo provider with imports from _gen rules and pass that as deps in py_library. This allows hiding _virtual_imports include path from the surface. 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.