Stream that emits events when the server is reconnecting.
@override Stream<dynamic> get onReconnecting => onReconnectingStreamController.stream;