- Go 1.18+
- Git
git clone https://github.com/rzmsv/golang-grpc.git- For install dependencies run this command :
go mod tidy
- For run server :
go run /server/main.go
- For run client :
go run /client/main.go
** Notice: App run on port 8080 statically **
| Name | Name | Last commit date | ||
|---|---|---|---|---|
git clone https://github.com/rzmsv/golang-grpc.gitgo mod tidygo run /server/main.gogo run /client/main.go** Notice: App run on port 8080 statically **