C++ RPC Utility Library Based on rpclib in Occlum Environment

RPC Utils Project Address:View OriginalThis is a C++ RPC utility library based on rpclib in the Occlum environment, providing simplified and user-friendly RPC client and server wrappers. • Compiled rpclib into a static link file using occlum-g++ in the Occlum environment. If used in other environments, it needs to be recompiled. • A quick implementation … Read more