basic RPC system for mesh. Allows you to execute remote operations, and receive responses.
Bus example:
var ros = ;var mesh = ;var io = ;var memory = ; { var client = ; return ;} // localvar bus = ; ;
basic RPC system for mesh. Allows you to execute remote operations, and receive responses.
Bus example:
var ros = ;var mesh = ;var io = ;var memory = ; { var client = ; return ;} // localvar bus = ; ;
npm i ros
10
1.0.4
ISC