build-client: go build -o mobius-hotline-client client/main.go build-server: go build -o mobius-hotline-server server/main.go