I have developed a CodeIgniter
based chat application and I am using WebSocket
in this application. This code is working fine in the local xampp
server but when this code is going into live server then this error is occurring
"WebSocket connection to 'ws://204.11.59.91:8282/' failed: Error in connection establishment: net::ERR_CONNECTION_TIMED_OUT"