gRPC from Arduino

I'm using a Mkr Wifi 1010. I'm able to make http calls to a CGI form from the Arduino with no problem. I was thinking about the RPC properties I'd really want, and I'd rather send them over gRPC. The device won't be wired to any computers.

Is there a gRPC client implementation for Arduino? I tried to search first, and all references are about CLI integration.

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.