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/docs
diff options
context:
space:
mode:
authorDiego Rodríguez Baquero <diegorbaquero@gmail.com>2018-06-21 01:02:46 +0300
committerGitHub <noreply@github.com>2018-06-21 01:02:46 +0300
commit03d25e92d445f340ff9249055ecff2583be8ab67 (patch)
treeb3adfc35c37de171101e8a719b6a7da0399da060 /docs
parent3b7b1be4c3ee88f7591f0bf693e13cf342c3d1d0 (diff)
parent5eac66a878e6c34754680153d8c3f30cf1779a6c (diff)
Merge branch 'master' into master
Diffstat (limited to 'docs')
-rw-r--r--docs/faq.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/faq.md b/docs/faq.md
index 2c2f97f..e03033e 100644
--- a/docs/faq.md
+++ b/docs/faq.md
@@ -105,6 +105,7 @@ WebTorrent is still pretty new, but it's already being used in cool ways:
- **[Bitlove.org][bitlove]** - Your favorite podcasts via BitTorrent
- **[lofiTorrent][lofitorrent]** - Online and offline browser torrent client
- **[Live-torrent][live-torrent]** - Simple implementation of a webtorrent powered live streaming solution ([source code][live-torrent-source])
+- **[WWT][wwt]** - Watch videos by torrents in your browser
- **[CDNBye][CDNBye]** - CDNBye implements WebRTC datachannel to scale live/vod video streaming by peer-to-peer network using bittorrent-like protocol.
- ***Your app here – [Send a pull request][pr] with your URL!***
@@ -186,6 +187,7 @@ There's also a list of WebTorrent-powered alternatives to centralized services h
[lofitorrent]: https://lofitorrent.js.org/
[live-torrent]: https://live.computer
[live-torrent-source]: https://github.com/pldubouilh/live-torrent
+[wwt]: https://tnoevry.github.io/wwt/
[CDNBye]: https://github.com/cdnbye/hlsjs-p2p-engine
## How does WebTorrent work?