Simple scenario:
socket = io.connect(...)
This one works great for me, though , it shoots one more attempt before stops completely.
socket.io-client": "2.2.0"
this.socket.io.reconnectionAttempts(0);