bittorrent-dht

🕸 Simple, robust, BitTorrent DHT implementation

MIT License

Downloads
18.4K
Stars
1.2K
Committers
44

Bot releases are visible (Hide)

bittorrent-dht - v11.0.6 Latest Release

Published by webtorrent-bot 5 months ago

11.0.6 (2024-06-01)

Bug Fixes

  • deps: update dependency debug to ^4.3.5 (6d434cd)
bittorrent-dht - v11.0.5

Published by webtorrent-bot about 1 year ago

11.0.5 (2023-08-10)

Bug Fixes

  • deps: update dependency bencode to v4 (#279) (3bd9db7)
bittorrent-dht - v11.0.4

Published by webtorrent-bot over 1 year ago

11.0.4 (2023-02-01)

Bug Fixes

bittorrent-dht - v11.0.3

Published by webtorrent-bot over 1 year ago

11.0.3 (2023-01-26)

Bug Fixes

bittorrent-dht - v11.0.2

Published by webtorrent-bot over 1 year ago

11.0.2 (2023-01-25)

Bug Fixes

  • deps: update dependency bencode to v3 (#258) (cf0135e)
bittorrent-dht - v11.0.1

Published by webtorrent-bot almost 2 years ago

11.0.1 (2022-12-14)

Performance Improvements

bittorrent-dht - v11.0.0

Published by webtorrent-bot almost 2 years ago

11.0.0 (2022-12-05)

Features

BREAKING CHANGES

  • ESM only

  • refactor: update import/export of source files

use esm import export
Signed-off-by: Lakshya Singh [email protected]

  • refactor: update common test file

use esm const exports and imports
Signed-off-by: Lakshya Singh [email protected]

  • chore: update import in tests

Signed-off-by: Lakshya Singh [email protected]

  • chore: update package.json for esm support

Signed-off-by: Lakshya Singh [email protected]

  • chore: update Readme esm

small fix new DHT() now new DHT
Signed-off-by: Lakshya Singh [email protected]

  • fix: node:crypto use

use valid absolute URL strings
Signed-off-by: Lakshya Singh [email protected]

  • chore: order module imports

Signed-off-by: Lakshya Singh [email protected]

Signed-off-by: Lakshya Singh [email protected]
Co-authored-by: Lakshya Singh [email protected]

bittorrent-dht - v10.0.7

Published by webtorrent-bot almost 2 years ago

10.0.7 (2022-12-04)

Reverts

bittorrent-dht - v10.0.6

Published by webtorrent-bot about 2 years ago

10.0.6 (2022-10-08)

Bug Fixes

  • deps: update dependency debug to ^4.3.4 (#230) (294e70d)
  • deps: update dependency k-bucket to ^5.1.0 (#231) (a952dcd)
  • deps: update dependency record-cache to ^1.2.0 (#234) (adbe6ce)
bittorrent-dht - v10.0.5

Published by webtorrent-bot about 2 years ago

10.0.5 (2022-10-08)

Bug Fixes

  • deps: update dependency k-rpc to ^5.1.0 (#232) (4cbce4d)
bittorrent-dht - v10.0.4

Published by webtorrent-bot over 2 years ago

10.0.4 (2022-05-14)

Bug Fixes

  • deps: update dependency bencode to ^2.0.3 (fcf9245)
bittorrent-dht - v10.0.3

Published by webtorrent-bot over 2 years ago

10.0.3 (2022-05-13)

Bug Fixes

  • deps: update dependency bencode to ^2.0.2 (#229) (fbd7a46)
  • deps: update dependency randombytes to ^2.1.0 (#233) (31857ee)
bittorrent-dht - v10.0.2

Published by webtorrent-bot about 3 years ago

10.0.2 (2021-08-04)

Bug Fixes

  • deps: update dependency simple-sha1 to ^3.1.0 (2f96d5e)
bittorrent-dht - v10.0.1

Published by webtorrent-bot over 3 years ago

10.0.1 (2021-07-14)

Bug Fixes