This is a simple chat web app written in Go
Just run the following
cd ./src
go get github.com/gorilla/websocket
go run main.go
Then point your browser to http://localhost:8000
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This is a simple chat web app written in Go
Just run the following
cd ./src
go get github.com/gorilla/websocket
go run main.go
Then point your browser to http://localhost:8000