upgrade

Function upgrade 

Source
pub async fn upgrade(
    host: String,
    port: u16,
    upgraded: Upgraded,
    fetch: Arc<Fetch>,
)