SDLE Second Assignment of group T05G12.
Firstly go inside the src/ folder.
Then run the following comands to:
Run the seeder:
go run main.go seederRun the proxy:
go run main.go proxy <0-9>Run the server:
go run main.go server <id>Run the client:
go run main.go clientGroup members:
- António Azevedo (up202108689@up.pt)
- Francisco Cardoso (up202108793@up.pt)
- José Martins (up202108794@up.pt)
- Tomás Martins (up202108776@up.pt)