add README instructions
first work of grpc
©Copyright 2023 CCF 开源发展委员会 Powered by Trustie& IntelliDE 京ICP备13000930号
大作业题目
基本题目
运行说明
use “go mod tidy” to obtain necesary dependencies
in server folder, “go run server.go” to start the server
in client folder, “go run client.go” to start the client