Package websocket implements the WebSocket protocol defined in RFC 6455.
go get github.com/gorilla/websocketNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Upgrade an HTTP connection to WebSocket and echo received messages.
Set Upgrader.CheckOrigin to a function that validates the Origin header.
No dependency data recorded yet.