In this article
...
You can use this Snap to interact with a gRPC (Google gRPC Remote Procedure Call) server to invoke its services. gRPC is a high-performance, open-source framework developed by Google that uses protocol buffers (Protobuf) as its interface definition language (IDL) to define the structure of the service and the messages exchanged between the client and server. Learn more. This Snap supports only Basic authentication.
...
The gRPC Client Snap is a ReadTransform-type Snap that reads the gRPC response from the server.
Prerequisites
grpcurl to interact with gRPC servers.
...
Info |
---|
Learn more about the icons in the Snap Settings dialog. |
...