wsa icon indicating copy to clipboard operation
wsa copied to clipboard

how can i compile it

Open Nidheeshv0312 opened this issue 3 years ago • 1 comments

Nidheeshv0312 avatar Jun 09 '21 05:06 Nidheeshv0312

go mod init main
cd streamServer/
go run main.go
cd process/
go run process.go
cd websocket/
go run webSocketService.go

teocci avatar Jul 27 '21 07:07 teocci