add README instructions
first work of grpc
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802032778号
大作业题目
基本题目
运行说明
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