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