RPCs from Ruby using gRPC
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.
Homepage: https://grpc.io/
Maintainer: Rafael Sadowski <rsadowski@openbsd.org>