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
AgeCommit message (Collapse)Author
2015-10-04Use path.resolve in testsJoseph Frazier
See https://github.com/feross/webtorrent/issues/429#issuecomment-139878312
2015-09-03standardFeross Aboukhadijeh
2015-08-31Disable DHT and PEX when the torrent is flagged as privateGilles De Mey
Add test for private torrent - should disable DHT Fail public torrent test when using a private torrent standard Disable DHT for the torrent's swarm and discovery.