Skip to main content

ServerReconnecting

Callable

  • ServerReconnecting(): void

  • Callback when receiving a "reconnecting" event on the socket - this is called when socket.io initiates a retry after a failed connection attempt.


    Returns void