pub fn compute_disco(disco: &DiscoInfoResult) -> Result<Vec<u8>, Error>Expand description
Applies the algorithm from XEP-0390 on a disco#info query element.
pub fn compute_disco(disco: &DiscoInfoResult) -> Result<Vec<u8>, Error>Applies the algorithm from XEP-0390 on a disco#info query element.