What is RPCs ?
RPC (Remote Procedure Call)
Remote Procedure Call (RPC) is a powerful technique for constructing distributed, client-server based applications. It is based on extending the conventional local procedure calling so that the called procedure need not ex...
javascriptproxy.wordpress.com5 min read