const nhooyr.io/websocket.StatusUnsupportedData

3 uses

	nhooyr.io/websocket (current package)
		close.go#L32: 	StatusUnsupportedData StatusCode = 1003
		netconn.go#L177: 			nc.c.Close(StatusUnsupportedData, err.Error())
		stringer.go#L66: 	_ = x[StatusUnsupportedData-1003]