This repository is used as part of the interview process for a DevOps Engineer at Muzz.
You'll need the latest Go runtime installed to get started.
To run the server run:
go run server/main.go
To run the client run:
go run client/main.go
This repository is used as part of the interview process for a DevOps Engineer at Muzz.
You'll need the latest Go runtime installed to get started.
To run the server run:
go run server/main.go
To run the client run:
go run client/main.go