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:
authorLuc <luc.cadoret@gmail.com>2020-01-03 19:18:12 +0300
committerKaylee <34007889+KayleePop@users.noreply.github.com>2020-01-03 23:57:15 +0300
commit4f64d02ed0b5e04122ed94cf8354e06212b020f8 (patch)
tree66e2762458ce43a9137750139f4cb36d279d323d /docs
parent748d9ba78cf285c53b48a68027a80de615c888a3 (diff)
Adding comeover to the list of products using webtorrent
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 c6f85f1..56f6752 100644
--- a/docs/faq.md
+++ b/docs/faq.md
@@ -99,6 +99,7 @@ WebTorrent is still pretty new, but it's already being used in cool ways:
- **[Bugout][Bugout]** - build and run back-end web services in a browser tab.
- **[P2P Media Loader][p2p-media-loader]** - engine for Hls.js and Shaka Player that enables P2P sharing of live and VOD streams over HLS or DASH protocols.
- **[Hubzilla][hubzilla]** - WebTorrent player integration into posts ([source code][hubzilla-source])
+- **[Come Over][comeover]** - Video stream sharing to watch movies together.
- ***Your app here – [Send a pull request][pr] with your URL!***
<!-- - **[PeerCloud][peercloud]** - Serverless websites via WebTorrent ([source code][peercloud-source]) -->
<!-- - **[Niagara][niagara]** - Video player webtorrent with subtitles (zipped .srt(s)) -->
@@ -174,6 +175,7 @@ There's also a list of WebTorrent-powered alternatives to centralized services h
[p2p-media-loader]: https://github.com/novage/p2p-media-loader
[hubzilla]: https://hubzilla.org
[hubzilla-source]: https://github.com/demitas-ace/wtplayer/tree/master/wtplayer
+[comeover]: https://comeover.io
## How does WebTorrent work?