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?