repositorypackage
0.0.0-20231204003801-5ea2896521ea
Repository: https://github.com/big-vi/go-websocket.git
Documentation: pkg.go.dev
# README
go-websocket
Useful gvm commands:
[[ -s "$GVM_ROOT/scripts/gvm" ]] && source "$GVM_ROOT/scripts/gvm"
gvm use go1.20 --default
gvm list