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:
authorPierre Dubouilh <pldubouilh@gmail.com>2018-02-20 14:57:03 +0300
committerPierre Dubouilh <pldubouilh@gmail.com>2018-02-20 15:06:27 +0300
commit45e5c015766be3a44d5badb2bc9718e5b2ca3623 (patch)
tree40dae0fa7439b443962ea7102779974fb16b6017 /docs/faq.md
parentbc6f1cd6a65a55572e494d720da7be957a8120fd (diff)
Add live-torrent to FAQ
Diffstat (limited to 'docs/faq.md')
-rw-r--r--docs/faq.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/faq.md b/docs/faq.md
index 48838ab..1b60c11 100644
--- a/docs/faq.md
+++ b/docs/faq.md
@@ -104,6 +104,7 @@ WebTorrent is still pretty new, but it's already being used in cool ways:
- **[CineTimes][cinetimes]** - A streaming website of public domain movies
- **[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])
- ***Your app here – [Send a pull request][pr] with your URL!***
#### WebTorrent Product Alternatives
@@ -182,6 +183,8 @@ There's also a list of WebTorrent-powered alternatives to centralized services h
[cinetimes]: http://cinetimes.org/
[bitlove]: https://bitlove.org/
[lofitorrent]: https://lofitorrent.js.org/
+[live-torrent]: https://live.computer
+[live-torrent-source]: https://github.com/pldubouilh/live-torrent
## How does WebTorrent work?