From f054c587164c52fe440c4d0e5f31bf08bc892db4 Mon Sep 17 00:00:00 2001 From: Larry Hajali Date: Sat, 24 Aug 2019 07:37:43 +0700 Subject: libraries/grpc: Added (High performance general RPC framework). Signed-off-by: Willy Sudiarto Raharjo --- libraries/grpc/slack-desc | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 libraries/grpc/slack-desc (limited to 'libraries/grpc/slack-desc') diff --git a/libraries/grpc/slack-desc b/libraries/grpc/slack-desc new file mode 100644 index 0000000000..8241cc0d93 --- /dev/null +++ b/libraries/grpc/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +grpc: grpc (High performance, open source, general RPC framework) +grpc: +grpc: gRPC is a modern, open source, high-performance remote procedure call +grpc: (RPC) framework that can run anywhere. gRPC enables client and server +grpc: applications to communicate transparently, and simplifies the +grpc: building of connected systems. +grpc: +grpc: Homepage: https://grpc.io/ +grpc: +grpc: +grpc: -- cgit v1.2.3-80-g2a13