pub async fn handle_inbound_request(
    repo: &Repo,
    request: &BitswapRequest
) -> Option<BitswapResponse>