# README
WebSocket Example
Install Dependences
go get github.com/clevergo/websocket
Run Application
go run $GOPATH/src/github.com/headwindfly/clevergo/examples/websocket/main.go
And then navigate to http://localhost:8080.
go get github.com/clevergo/websocket
go run $GOPATH/src/github.com/headwindfly/clevergo/examples/websocket/main.go
And then navigate to http://localhost:8080.