DOMException: Failed to execute 'send' on 'WebSocket' - Error on my HTML page

muthu0101
I am trying to implement a simple WebSocket method in Javascript & HTML webpage there I am getting the below error

home:66 Uncaught DOMException: Failed to execute 'send' on 'WebSocket': Still in CONNECTING state.
Tagged:
Sign In or Register to comment.