@playlive/realtime-pipeline
    Preparing search index...

    Function isIdentifyReady

    • Determine whether the connection should currently send an identify.

      Matches the legacy gating: admin connections need only a connected socket; client connections additionally need hasSetOverlayInfo to be true.

      Parameters

      • store: StoreApi

        Vanilla Zustand store to read from.

      Returns boolean

      true when an identify is appropriate.