Closed hammingweight closed 2 months ago
The assumption in index.html is that the WebSocket.send() method returns a boolean result. That was only true of some versions of Gecko and has been fixed in the current release of Gecko.
See the note here https://developer.mozilla.org/en-US/docs/Web/API/WebSocket/send#Exceptions_thrown
The assumption in index.html is that the WebSocket.send() method returns a boolean result. That was only true of some versions of Gecko and has been fixed in the current release of Gecko.
See the note here https://developer.mozilla.org/en-US/docs/Web/API/WebSocket/send#Exceptions_thrown