Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/webtorrent/webtorrent.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index a5a5c07..a0d574d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -7,6 +7,9 @@
- `client.listening` property to signal whether TCP server is listening for incoming
connections.
+- `client.dhtPort` property reflects the actual DHT port when user doesn't specify one
+ (this is parallel to `client.torrentPort` for the TCP torrent listening server)
+
### Changed
- Merged `Swarm` class into `Torrent` object. Properties on `torrent.swarm` (like