InstantWebP2P/peer-vnc

linux64 package crashes

dhsc19 opened this issue · 1 comments

After submitting the password in the noVNC web interface, the status shows "Starting VNC handshake". At that moment the nodejs instance crashes, showing:

/home/tommy/Downloads/peer-vnc-pkg-release-linux64/novnc.js:53
var wss = new WSS(ws);
^
TypeError: undefined is not a function
at Socket. (/home/tommy/Downloads/peer-vnc-pkg-release-linux64/novnc.js:53:17)
at Socket.g (events.js:192:14)
at Socket.EventEmitter.emit (events.js:93:17)
at Object.afterConnect as oncomplete