Versions in this module Expand all Collapse all v0 v0.0.9 May 29, 2026 v0.0.8 May 29, 2026 v0.0.7 May 29, 2026 Changes in this version + const MAX_WS_MESSAGE + func ConnWithAddr(conn net.Conn, addr net.Addr) net.Conn + func NetConn(wsconn *websocket.Conn) net.Conn + func NewAddr(network, hostport string) net.Addr + func Wrconn(w http.ResponseWriter, r *http.Request) (net.Conn, error)