Before exploring more advanced RPC frameworks such as gRPC, it is useful to examine a simpler RPC protocol to understand the core concepts of remote procedure calls. JSON-RPC is a lightweight RPC ...