pub async fn get_open_status(node_proxy: &NodeProxy) -> Status
Expand description

Listens for the OnOpen event and returns its [Status]. This takes the event stream out of the proxy, which can only be done once.