I’m trying to make an RPC Loopback call inside my master code. I need to make sure the call is finished before the code carry on, but I can’t seem to figure out the loopback options as I couldn’t find any further explanatory material. [Documentation in C]
Is there anywhere I can find further rpc-loopback documentation?