yuhao-jack/evolving-rpc
evolving-rpc is a simple RPC framework with the main goal of learning. The framework was modified by the author from the underlying TCP encapsulation. Due to the limited level of the author, the project has many defects, but the basic functions of RPC have been implemented on the whole.
GoApache-2.0