slackbuilds/libraries/grpc
Isaac Yu 93f5278e6f
libraries/grpc: Update for 1.73.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2025-06-14 08:42:49 +07:00
..
README libraries/grpc: Remove Python 3 support 2024-01-14 08:38:25 +07:00
grpc.SlackBuild libraries/grpc: Update for 1.73.0 2025-06-14 08:42:49 +07:00
grpc.info libraries/grpc: Update for 1.73.0 2025-06-14 08:42:49 +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.