package
1.1.1
Repository: https://github.com/headwindfly/clevergo.git
Documentation: pkg.go.dev

# 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.