You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have used simplewebrc example and implement it. But i am getting the following error.
xirsys.signal.js:331 Uncaught (in promise) DOMException: Failed to execute 'send' on 'WebSocket': Still in CONNECTING state.
at constructor.send (/js/xirsys.signal.js:331:28)
at constructor.send (/js/xirsys.signal.js:409:15)
at constructor.emit (/js/xirsys.simplewebrtc.connection.js:94:2
Can any one let me know that what i am doing wrong?
The text was updated successfully, but these errors were encountered:
I have used simplewebrc example and implement it. But i am getting the following error.
xirsys.signal.js:331 Uncaught (in promise) DOMException: Failed to execute 'send' on 'WebSocket': Still in CONNECTING state.
at constructor.send (/js/xirsys.signal.js:331:28)
at constructor.send (/js/xirsys.signal.js:409:15)
at constructor.emit (/js/xirsys.simplewebrtc.connection.js:94:2
Can any one let me know that what i am doing wrong?
The text was updated successfully, but these errors were encountered: