mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
b3149d7b8b
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
7 lines
322 B
Text
7 lines
322 B
Text
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.
|