From 52415925dc7c7756c4101b53e4f59a955a86b47b Mon Sep 17 00:00:00 2001 From: Luc Date: Fri, 3 Jan 2020 17:18:12 +0100 Subject: [PATCH] Adding comeover to the list of products using webtorrent --- docs/faq.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/faq.md b/docs/faq.md index c6f85f19..56f67527 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!*** @@ -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?