Reconnects the client right away if the token mismatch is detected.
Future<void> reconnect() => _client.reconnect();