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:
authorlovefoodcode <38153617+lovefoodcode@users.noreply.github.com>2018-06-11 16:09:48 +0300
committerGitHub <noreply@github.com>2018-06-11 16:09:48 +0300
commit3b7b1be4c3ee88f7591f0bf693e13cf342c3d1d0 (patch)
tree23e610c275c3c3240ef1e05e4d3b9b6cbee6696c /docs
parentf69da60ba9425d4ce0e863b0c485a76ab2bba443 (diff)
Update faq.md
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 f8288ee..2c2f97f 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])
+- **[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!***
#### WebTorrent Product Alternatives
@@ -185,6 +186,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
+[CDNBye]: https://github.com/cdnbye/hlsjs-p2p-engine
## How does WebTorrent work?