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
diff options
context:
space:
mode:
authorFeross Aboukhadijeh <feross@feross.org>2014-09-21 01:34:51 +0400
committerFeross Aboukhadijeh <feross@feross.org>2014-09-21 01:34:51 +0400
commit4351e815d455fd467eb3f7ab564f701f7a6d7e09 (patch)
tree641eabbe6f75cd4c210e6be9dcf4550d17a5c92d /index.js
parent1866463f664a9081baca735d99f164e7f4d6b86f (diff)
add "WebTorrent in production" section
Diffstat (limited to 'index.js')
-rw-r--r--index.js2
1 files changed, 0 insertions, 2 deletions
diff --git a/index.js b/index.js
index c919fc4..c0d75ff 100644
--- a/index.js
+++ b/index.js
@@ -1,5 +1,3 @@
-// TODO: move vlc/airplay/etc. functionality from cmd.js to the module
-
module.exports = WebTorrent
var Client = require('bittorrent-client')