pub async fn process_peer_down_notification( state: Option<AsyncState>, tx: Sender<String>, router_addr: IpAddr, router_port: u16, peer: Peer, )