go build -o ../bin/gate gate/main.go
go build -o ../bin/battle battle/main.go
go build -o ../bin/game game/main.go
./gate -log
./battle -log
./game -log
./nats-streaming-server --store file --dir /Users/admin/Documents/code/go/nats/streaming-store-files --max_msgs 0 --max_bytes 0