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.
 
 
 
 
 
 
Jan Tattermusch 0f1afec5a8
[protobuf] Upgrade third_party/protobuf to 22.x (#32606)
2 years ago
..
in_subpackage
namespaced/upper/example
subdir
tools
.bazelrc Update Abseil to 20230125 (#32139) 2 years ago
.gitignore
BUILD [protobuf] Upgrade third_party/protobuf to 22.x (#32606) 2 years ago
README.md
WORKSPACE [protobuf] Upgrade third_party/protobuf to 22.x (#32606) 2 years ago
helloworld.proto
helloworld.py
helloworld_moved.py
import_from_proto_library_package.py
import_from_this_package.py
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.