Golang gorilla/websocket wrapper that provides customizable client and server implementations, read and write helpers, close and error handlers, and more
go get github.com/lossdev/websockitOn pkg.go.dev
An echo server and client example are provided in the cmd directory
