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.
 
 
 
 
 
 
Shane Loretz 385431ca4b [Python Bazel] Allow overwriting grpc_library in python_rules.bzl (#35629) 10 months ago
..
in_subpackage
namespaced/upper/example [Python] Migrate from yapf to black (#33138) 2 years ago
subdir
tools
.bazelrc Fixed bazel tests for 7 (#35390) 11 months ago
.gitignore
BUILD [Python Bazel] Allow overwriting grpc_library in python_rules.bzl (#35629) 10 months ago
README.md
WORKSPACE [deps] Upgrade protobuf version to v25.0 (#34513) 1 year ago
grpc_library_replacement.py [Python Bazel] Allow overwriting grpc_library in python_rules.bzl (#35629) 10 months ago
grpc_library_replacement_test.py [Python Bazel] Allow overwriting grpc_library in python_rules.bzl (#35629) 10 months ago
helloworld.proto
helloworld.py [Python] Migrate from yapf to black (#33138) 2 years ago
helloworld_moved.py [Python] Migrate from yapf to black (#33138) 2 years ago
import_from_grpcio_reflection.py [Bazel] Enable grpcio-reflection to be used via Bazel (#31013) 1 year ago
import_from_proto_library_package.py
import_from_this_package.py
python_rules_test.bzl [bazel] Auto-generate .pyi files in py_proto_library rule (#32872) 2 years ago
transitive_proto_dep.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.