async fn get_topology_view(
    mbox: MessageBox<TopologyMsg>,
    selection: Selection
) -> Result<Vec<SocketAddr>, Error>