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 a77404ae6b Add README to bazel test 6 years ago
..
tools
.gitignore
BUILD Copyright. 6 years ago
README.md Add README to bazel test 6 years ago
WORKSPACE Call grpc_python_deps() from grpc_deps(). 6 years ago
helloworld.proto
helloworld.py

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.