We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Very simple scenario:
On latest Chrome, Safari, iPhone and Nexus 4 (Chrome) the connection from the webpage to the websocket can be established correctly.
Firefox (v24) cannot connect to the websocket, these are the errors logged:
NetworkError: 404 Not Found - http://localhost:8125/ Firefox can't establish a connection to the server at ws://localhost:8125/
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Very simple scenario:
On latest Chrome, Safari, iPhone and Nexus 4 (Chrome) the connection from the webpage to the websocket can be established correctly.
Firefox (v24) cannot connect to the websocket, these are the errors logged:
The text was updated successfully, but these errors were encountered: