package
0.0.0-20241018214432-d2c861a7ee5a
Repository: https://github.com/slytomcat/ws.git
Documentation: pkg.go.dev

# Functions

EchoHandler is a handler that sends back all received messages.
NewServer creates new websocket/http server.
TryCloseNormally tries to close websocket connection normally i.e.

# Structs

Server is a websocket/http server.