We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81c323d commit 907691bCopy full SHA for 907691b
client.js
@@ -18,7 +18,7 @@ inherits(Client, EventEmitter)
18
*
19
* Find torrent peers, to help a torrent client participate in a torrent swarm.
20
21
- * @param {string} peerId peer id
+ * @param {string|Buffer} peerId peer id
22
* @param {Number} port torrent client listening port
23
* @param {Object} torrent parsed torrent
24
* @param {Object} opts options object
0 commit comments