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