Function wait_for_events

Source
pub async fn wait_for_events(agent: &mut Agent) -> Vec<Event>
Expand description

Wait for new events, or Error::Disconnected when stream is closed and will not reconnect.