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 (Expand)Author
2014-02-03refactorFeross Aboukhadijeh
2014-02-02Add magnet metadata support (very basic)Feross Aboukhadijeh
2014-02-01fix scope bugFeross Aboukhadijeh
2014-02-01fix weird whitespace character - another one!Feross Aboukhadijeh
2014-02-01progress toward metadata supportFeross Aboukhadijeh
2014-01-30set wire optionsFeross Aboukhadijeh
2014-01-30show # of connected peers in UIFeross Aboukhadijeh
2014-01-28show console.log in UIFeross Aboukhadijeh
2014-01-28show torrent info in chrome app uiFeross Aboukhadijeh
2014-01-19don't assume window exists (it doesn't in node)Feross Aboukhadijeh
2013-12-04update working DHT example. peer wire protocol is in progressFeross Aboukhadijeh
2013-11-10move bittorrent-dht into its own moduleFeross Aboukhadijeh
2013-11-10dht: use node-style dgram APIFeross Aboukhadijeh
2013-10-28Merge branch 'master' of github.com:feross/webtorrentFeross Aboukhadijeh
2013-10-28parse magnet linkFeross Aboukhadijeh
2013-10-28Merge branch 'master' of github.com:feross/webtorrentJohn Hiesey
2013-10-28TCP sockets workingJohn Hiesey
2013-10-28tape for testsFeross Aboukhadijeh
2013-10-28add magnet-uriFeross Aboukhadijeh
2013-10-28move debugs to console (more readable)Feross Aboukhadijeh
2013-10-28better loggingFeross 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-27WTFFeross 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