pub async fn connect(
args: &Config,
frame_actions: Vec<Action>,
close_trigger_frames: Option<CloseTriggerFrames>,
) -> Result<BuildingConnectionSummary, ClientError>Expand description
Connect to the socket.
pub async fn connect(
args: &Config,
frame_actions: Vec<Action>,
close_trigger_frames: Option<CloseTriggerFrames>,
) -> Result<BuildingConnectionSummary, ClientError>Connect to the socket.