pub fn network_system<C>(universe: &mut Universe)where
    C: Client + 'static,