-
Notifications
You must be signed in to change notification settings - Fork 483
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
when i run this on my local system i found this error #33
Comments
same error plz |
It doesn't cause any problem. |
my local host is not showing dual window when I open link in two windows. |
Same problem. No solution? |
wrap connectToNewUser function with a setTimeOut function as stream object is null if we don't use it. Navigator promise takes time to create a stream object and we are calling connectToNewUser function before stream has been created! |
index.js:83 WebSocket connection to 'ws://localhost:3030/socket.io/?EIO=3&transport=websocket&sid=gOQKcg43CIzgEjI6AAAE' failed: Invalid frame header
The text was updated successfully, but these errors were encountered: