Go implementation of the WebSocket protocol (RFC 6455) with per-message compression support.
go get github.com/sagernet/websocketNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Basic usage of the WebSocket dialer.
Disable compression unless specifically needed; set EnableCompression to false.
No dependency data recorded yet.