slackbuilds/libraries/grpc
isaackwy 964f9076ab libraries/grpc: Update for 1.48.4 (+new maintainer)
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2024-01-22 09:38:40 +07:00
..
README libraries/grpc: Remove Python 3 support 2024-01-14 08:38:25 +07:00
grpc-use-shell-loop-instead-makefile-function.patch
grpc.SlackBuild libraries/grpc: Update for 1.48.4 (+new maintainer) 2024-01-22 09:38:40 +07:00
grpc.info libraries/grpc: Update for 1.48.4 (+new maintainer) 2024-01-22 09:38:40 +07:00
slack-desc

README

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 builds gRPC in C++. python3-grpcio contains the Python 3
build of gRPC.