summaryrefslogtreecommitdiffstats
path: root/python/python3-grpcio/README
blob: 8fa9013214c3afc1c760a155372fffde39aa530e (plain)
1
2
3
4
5
6
7
8
9
10
gRPC is a modern, open source, high-performance remote procedure call
(RPC) framework that can run anywhere. gRPC enables client and server
applications to communicate transparently, and simplifies the building
of connected systems.

This SlackBuild bundles python3-grpcio-tools (a protobuf code generator
for gRPC).

grpc (available at SlackBuilds.org) builds gRPC in C++ (rather than in
Python 3).