This is an RPC framework built from scratch, through this building exercise, we can better understand the operating principles and internal logic of RPC. This project relies on the maven framework to build. This exercise is a joint effort between Changying Zhang and me.
This exercise is based on the development of https://github.com/he2121/MyRPCFromZero.