rpc-loopback

0
README.md

Allows to call local RPC services - implements RPC Loopback channel

This RPC service provides a way to call local RPC services - i.e. those running on the device itself.

Example usage in C/C++:

Example usage in JavaScript: