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 2e3e58b commit 16c38f3Copy full SHA for 16c38f3
1 file changed
README.md
@@ -152,6 +152,10 @@ module.**
152
a single parameter that is an `Error` or null.
153
154
155
+#### `dht.unannounce(infoHash, [port], [callback])`
156
+
157
+Similar to `dht.announce` except it will unannounce you as a peer sharing an infoHash.
158
159
#### `arr = dht.toJSON()`
160
161
Returns the current state of the DHT, including DHT nodes and BEP44 values.
0 commit comments