# rpc4j **Repository Path**: flyme2020/rpc4j ## Basic Information - **Project Name**: rpc4j - **Description**: lightweight rpc framework sample - **Primary Language**: Java - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 8 - **Forks**: 1 - **Created**: 2015-03-31 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: rpc **Tags**: None ## README # rpc4j lightweight rpc framework sample ## 功能待实现或优化改进 1. 服务注册 2. 服务发现(发现服务的正确性) 3. 监控中心 4. 配置中心 原始代码来源:http://www.oschina.net/code/snippet_223750_45050 作为实现RPC入门学习示例,代码进行了梳理