pub async fn create_server(
    cfg_mesh: &ConfMesh
) -> Result<Arc<MeshRoot>, CommsError>