package
0.0.0-20190603091140-d91554c37e14
Repository: https://github.com/vaniila/hyper.git
Documentation: pkg.go.dev
# README
Example websocket server
How to use
$ go run main.go
$ wscat -c ws://localhost:4000/_s -p 8
$ go run main.go
$ wscat -c ws://localhost:4000/_s -p 8