Skip to main content

persist_peer_state

Function persist_peer_state 

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