Files
ocis/docs/apis/grpc_apis/_index.md
2022-12-21 15:30:47 +01:00

649 B

title, geekdocRepo, geekdocEditPath, geekdocFilePath, geekdocCollapseSection
title geekdocRepo geekdocEditPath geekdocFilePath geekdocCollapseSection
gRPC https://github.com/owncloud/ocis edit/master/docs/apis/grpc_apis/ _index.md true

Remote   Procedure   Calls

gRPC is a modern open source high performance Remote Procedure Call (RPC) framework that can run in any environment. It can efficiently connect services in and across data centers with pluggable support for load balancing, tracing, health checking and authentication. It is also applicable in last mile of distributed computing to connect devices, mobile applications and browsers to backend services.