You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Alex Sherman edited this page Aug 2, 2016
·
1 revision
MRPC is an RPC framework aimed at mesh networks of embedded devices. It's designed to be simple, flexible, and light-ish weight. MRPC uses JSON to meet this goals; the communication protocol requires only that the RPC arguments and return values are JSON values.