Ver Mensaje Individual
  #2 (permalink)  
Antiguo 10/02/2015, 09:42
Onsterion
 
Fecha de Ingreso: octubre-2010
Mensajes: 73
Antigüedad: 13 años, 6 meses
Puntos: 0
Respuesta: socket.io net::ERR_CONNECTION_TIMED_OUT

Arreglado y funcionando con
Código:
var socket = io('http://almightysystem.com.ar');
sin el puerto.

Pero ahora cuando inicia el cliente me sale este error (aunque funciona bien la aplicación).

Código:
    WebSocket connection to 'ws://almightysystem.com.ar/socket.io/?EIO=3&transport=websocket&sid=TLrXUY6GYoKSl-XVAAAC' failed: Error during WebSocket handshake: Unexpected response code: 400

Alguien sabe de socket.io?
__________________
Página Principal: http://www.almightysystem.com.ar/