# tiny-mrpc **Repository Path**: Liu_handsome123/tiny-mprpc ## Basic Information - **Project Name**: tiny-mrpc - **Description**: 使用moduo网络库以及Protobuf实现的分布式网络通信框架,将单体架构系统的本地方法调用重构为基于TCP网络通信的RPC远程方法调用 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-10-01 - **Last Updated**: 2025-10-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # tiny-mrpc #### 介绍 使用moduo网络库以及Protobuf实现的分布式网络通信框架,将单体架构系统的本地方法调用重构为基于TCP网络通信的RPC远程方法调用 #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request