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
/
io.github.yuroyami.kitetorrent.dht
/
DhtMessage
/
Args
/
AnnouncePeer
/
AnnouncePeer
Announce
Peer
constructor
(
infoHash
:
Sha1Hash
,
port
:
Int
,
token
:
ByteArray
,
impliedPort
:
Boolean
=
false
,
seed
:
Boolean
=
false
,
name
:
String
?
=
null
)