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.
 
 
 
 
 
 
Yannic Bonenberger 06ecc87290 [bazel] Add fixes for --incompatible_load_proto_rules_from_bzl 5 years ago
..
tools
.gitignore
BUILD [bazel] Add fixes for --incompatible_load_proto_rules_from_bzl 5 years ago
README.md
WORKSPACE
dummy_plugin.py Address PR feedback. Also add a dummy plugin. 5 years ago
helloworld.proto
helloworld.py
helloworld_moved.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.