https://github.com/makiato1999/rpc-framework
This project focuses on the design and implementation of middleware within Spring Boot and implements a communication model for an RPC framework.
https://github.com/makiato1999/rpc-framework
java netty redis springboot
Last synced: 5 months ago
JSON representation
This project focuses on the design and implementation of middleware within Spring Boot and implements a communication model for an RPC framework.
- Host: GitHub
- URL: https://github.com/makiato1999/rpc-framework
- Owner: Makiato1999
- License: apache-2.0
- Created: 2024-05-08T21:20:28.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-08T21:23:57.000Z (about 2 years ago)
- Last Synced: 2025-02-10T23:51:14.314Z (over 1 year ago)
- Topics: java, netty, redis, springboot
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# RPC-Framework
This project focuses on the design and implementation of middleware within Spring Boot and implements a communication model for an RPC framework.