Subscribable stream to listen for connection status changes.
Stream<Status> get statusStream => _statusController.stream;