KiteTorrent
Toggle table of contents
0.0.1-SNAPSHOT
Guide
GitHub
common
Target filter
common
Switch theme
Search in API
Skip to content
KiteTorrent
kitetorrent-session
/
io.github.yuroyami.kitetorrent.session.dht
/
DhtNode
/
getPeers
get
Peers
suspend
fun
getPeers
(
infoHash
:
Sha1Hash
,
maxRounds
:
Int
=
12
)
:
DhtNode.GetPeersResult
Iterative get_peers traversal toward
infoHash
; returns the swarm peers it found.