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
2014-10-22add torrent.createServer() methodFeross Aboukhadijeh
2014-10-22server: remove duplicate Access-Control-Allow-Origin headerFeross Aboukhadijeh
2014-10-14Use --index to pick video file to stream (fix #150)Feross Aboukhadijeh
2014-10-14allow CORS range requestsFeross Aboukhadijeh
2014-09-17add CORS headerFeross Aboukhadijeh
this solves some issues with chromecast (see https://github.com/mafintosh/peerflix/pull/113)
2014-09-13`webtorrent` module works with browserify (fix #88)Feross Aboukhadijeh