https://github.com/hildam/rpc-framework
rpc-framework 是一款基于Netty+Kyro+Nacos实现的RPC框架
https://github.com/hildam/rpc-framework
Last synced: 3 months ago
JSON representation
rpc-framework 是一款基于Netty+Kyro+Nacos实现的RPC框架
- Host: GitHub
- URL: https://github.com/hildam/rpc-framework
- Owner: HildaM
- Created: 2023-02-16T13:38:51.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-02-23T12:13:01.000Z (over 2 years ago)
- Last Synced: 2025-01-13T18:41:05.631Z (5 months ago)
- Language: Java
- Size: 37.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# rpc-framework
## 简介
rpc-framework 是一款基于 Netty+Kyro+Nacos 实现的 RPC 框架。
基于Netty实现高效的网络通信,支持多种序列化和发序列化方法,提供TCP传输协议,同时支持SPI机制扩展