getPeers

suspend fun getPeers(infoHash: Sha1Hash, maxRounds: Int = 12): DhtNode.GetPeersResult

Iterative get_peers traversal toward infoHash; returns the swarm peers it found.