my_rpc

module
v0.0.0-...-c313dd1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 1, 2023 License: Apache-2.0

README

My_RPC

A simple attempt at RPC

效果演示:

Server:go run .\Server.go

2023/06/01 09:50:17 Serving RPC server on port 1234
2023/06/01 09:50:24 New connection established
2023/06/01 09:50:24 Multiplying 7 with 8
2023/06/01 09:50:25 Connection closed

Client:go run .\Client.go

2023/06/01 09:50:24 Arith: 7*8=56

Directories

Path Synopsis
* @Author: jjyaoao * @Date: 2023-06-01 09:41:26 * @Last Modified by: jjyaoao * @Last Modified time: 2023-06-01 09:41:26
* @Author: jjyaoao * @Date: 2023-06-01 09:41:26 * @Last Modified by: jjyaoao * @Last Modified time: 2023-06-01 09:41:26
* @Author: jjyaoao * @Date: 2023-06-01 09:41:29 * @Last Modified by: jjyaoao * @Last Modified time: 2023-06-01 09:47:13
* @Author: jjyaoao * @Date: 2023-06-01 09:41:29 * @Last Modified by: jjyaoao * @Last Modified time: 2023-06-01 09:47:13

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL