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:
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 98bc6fe..e03033e 100644
--- a/docs/faq.md
+++ b/docs/faq.md
@@ -106,6 +106,7 @@ WebTorrent is still pretty new, but it's already being used in cool ways:
- **[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!***
#### WebTorrent Product Alternatives
@@ -187,6 +188,7 @@ There's also a list of WebTorrent-powered alternatives to centralized services h
[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?