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.