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
path: root/lib
AgeCommit message (Expand)Author
2013-11-07bittorrent-dht should use chrome-app-socket moduleFeross Aboukhadijeh
2013-10-28parse magnet linkFeross Aboukhadijeh
2013-10-28DHT: find peers works now!Feross Aboukhadijeh
2013-10-28better loggingFeross Aboukhadijeh
2013-10-28retry bootstrap if no response after timeoutFeross Aboukhadijeh
2013-10-28DHT: only parse node/peer info when that key exists in responseFeross Aboukhadijeh
2013-10-27convert compact2string to use bopsFeross Aboukhadijeh
2013-10-27use bops to make bencode work in browserFeross Aboukhadijeh
2013-10-27receiving DHT responses from the network!Feross Aboukhadijeh
2013-10-27DHT for the Chrome AppFeross Aboukhadijeh
2013-10-27Updated UDP implementationJohn Hiesey
2013-10-27some DHT progress (not working)Feross Aboukhadijeh
2013-10-26chrome app that can send UDP packets to an echo serverFeross Aboukhadijeh