# small-framework **Repository Path**: kevin1992/small-framework ## Basic Information - **Project Name**: small-framework - **Description**: No description available - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-05-22 - **Last Updated**: 2024-01-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # small-framework 本项目来源于对https://gitee.com/huangyong/rpc 的学习,rpc这个项目如同简易版的dubbo,非常值得大家学习。并尝试在理解此基础上继续延展。 比如:扩展注册中心,序列化等,继续深入理解netty!也许,还有更多值得去造的轮子。 ## 项目简单介绍 small-rpc:rpc简单封装,jar包引用 examples:简单示例
small-client:demo测试,消费者项目
small-service:demo测试,服务接口的实现,服务提供者
small-api:demo:测试,服务接口
寄语:保持饥渴,保持学习,与君共勉。