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.
connected
hasSetOverlayInfo
Vanilla Zustand store to read from.
true when an identify is appropriate.
true
Determine whether the connection should currently send an identify.
Matches the legacy gating: admin connections need only a
connectedsocket; client connections additionally needhasSetOverlayInfoto be true.