use-go/wsa

how can i compile it

Opened this issue · 1 comments

how can i compile it
go mod init main
cd streamServer/
go run main.go
cd process/
go run process.go
cd websocket/
go run webSocketService.go