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
2013-12-04move list of npm modules to topFeross Aboukhadijeh
2013-12-040.1.1Feross Aboukhadijeh
2013-12-04update working DHT example. peer wire protocol is in progressFeross Aboukhadijeh
2013-12-04remove unused modules from package.jsonFeross Aboukhadijeh
2013-12-04add native-buffer-browserify to readmeFeross Aboukhadijeh
2013-12-04tell browserify to use chrome-dgram and chrome-netFeross Aboukhadijeh
2013-12-04move makefile commands to package.jsonFeross Aboukhadijeh
2013-12-04gitignoreFeross Aboukhadijeh
2013-12-04remove .jshintrcFeross Aboukhadijeh
2013-11-25readmeFeross Aboukhadijeh
2013-11-10move bittorrent-dht into its own moduleFeross Aboukhadijeh
2013-11-10readmeFeross Aboukhadijeh
2013-11-10wordmarkFeross Aboukhadijeh
2013-11-10Merge pull request #10 from mattburesh/patch-1Feross Aboukhadijeh
2013-11-10Fixed typoMatt Buresh
2013-11-10dht: use node-style dgram APIFeross Aboukhadijeh
2013-11-10readmeFeross Aboukhadijeh
2013-11-10fix chrome-* versionsFeross Aboukhadijeh
2013-11-10include chrome-dgram and chrome-net separatelyFeross Aboukhadijeh
2013-11-09travis-ci: test node 0.10 and 0.11Feross Aboukhadijeh
2013-11-09travis-ciFeross Aboukhadijeh
2013-11-08loosen dependency semversFeross Aboukhadijeh
2013-11-08readmeFeross Aboukhadijeh
2013-11-07package.jsonFeross Aboukhadijeh
2013-11-07readmeFeross Aboukhadijeh
2013-11-07bittorrent-dht should use chrome-app-socket moduleFeross Aboukhadijeh
2013-10-29readmeFeross Aboukhadijeh
2013-10-29move socket code into "chrome-app-socket"Feross Aboukhadijeh
2013-10-29jshintrcFeross Aboukhadijeh
2013-10-29Merge pull request #6 from bradberger/patch-1Feross Aboukhadijeh
2013-10-28Fixed typoBrad Berger
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-28DHT: find peers works now!Feross Aboukhadijeh
2013-10-28move debugs to console (more readable)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-28pass the right type (arraybuffer) to sendToFeross Aboukhadijeh
2013-10-27move imgs aroundFeross Aboukhadijeh
2013-10-27convert compact2string to use bopsFeross Aboukhadijeh
2013-10-27recvFrom should emit Uint8Array for consistencyFeross Aboukhadijeh
2013-10-27readme improvementsFeross 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