Communication
ESP32 RPC library.
ERPC is a RPC library for the ESP32. It provides a simple and easy to use API for creating client/server applications. It is designed to work over Serial to transport the data
Maintainer: Alex Skov Jensen
This library is compatible with all architectures so you should be able to use it on all the Arduino boards.
To use this library, open the Library Manager in the Arduino IDE and install it from there.