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 eab375e439
Reland #27275 (#27806)
3 years ago
..
in_subpackage Reland #27275 (#27806) 3 years ago
namespaced/upper/example
tools
.gitignore
BUILD Reland #27275 (#27806) 3 years ago
README.md
WORKSPACE
helloworld.proto
helloworld.py
helloworld_moved.py
import_from_proto_library_package.py Reland #27275 (#27806) 3 years ago
import_from_this_package.py Reland #27275 (#27806) 3 years ago
transitive_proto_dep.py Reland #27275 (#27806) 3 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.