From 3b7b1be4c3ee88f7591f0bf693e13cf342c3d1d0 Mon Sep 17 00:00:00 2001 From: lovefoodcode <38153617+lovefoodcode@users.noreply.github.com> Date: Mon, 11 Jun 2018 21:09:48 +0800 Subject: Update faq.md --- docs/faq.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs') 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? -- cgit v1.2.3