Value exposed by useSemanticRelay().
useSemanticRelay()
The underlying client instance, or null when disconnected / disabled.
Last error surfaced by the client, if any.
Convenience: state === 'connected'.
state === 'connected'
Snapshot returned at connect time, if any.
Current connection state.
Value exposed by
useSemanticRelay().