pub async fn channel_task<H: DhtHandler>(handler: Arc<H>) -> Result<()>Expand description
Send a DHT ping request when there is a new channel, to know the node id of the new peer, Then fill the channel cache and the buckets
pub async fn channel_task<H: DhtHandler>(handler: Arc<H>) -> Result<()>Send a DHT ping request when there is a new channel, to know the node id of the new peer, Then fill the channel cache and the buckets