Skip to main content

load_peer_state

Function load_peer_state 

Source
pub async fn load_peer_state(
    data_dir: &Path,
    state: &Arc<WebRTCState>,
) -> Result<bool>