directory$
directory$
directory$
Observable that emits the Directory instance once the client is connected,
or undefined while disconnected. Subscribe to this to safely wait for the directory
to become available without risking an error.
Current directory snapshot, or undefined if the client is not yet connected.
Prefer directory$ when you need to react to the directory becoming available.