Categorygithub.com/axrez/disys-mini-project-2
repositorypackage
0.0.0-20211109112420-fa203b17fc2c
Repository: https://github.com/axrez/disys-mini-project-2.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author

# README

Mini Project 2

How to run

cd into the service directory and start the server:

$ go run .

Then in another window cd into the client directory and run the client:

$ go run .

Run as many clients as you want with the above procedure