diff options
Diffstat (limited to 'libraries/grpc')
-rw-r--r-- | libraries/grpc/README | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/libraries/grpc/README b/libraries/grpc/README index dc9eef11b71e8..4cd80295c7d2c 100644 --- a/libraries/grpc/README +++ b/libraries/grpc/README @@ -1,3 +1,4 @@ -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. +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. |