MessagePack-RPC Design This page describes the design of MessagePack-RPC, Remote Procedure Call (RPC) system on top of the MessagePack data format. MessagePack-RPC enables the client to call pre-defined server functions remotely. Introduction of RPC System The system is normally consists of many components. And there're common situations that some components are easy to write by some type of the l