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:
authorFeross Aboukhadijeh <feross@feross.org>2020-05-10 20:24:08 +0300
committerGitHub <noreply@github.com>2020-05-10 20:24:08 +0300
commitdf896285fe2f75dea2f60e95326bb8a6f59371ab (patch)
tree70b15e525a3f3c22752bc83f5a5c5cecb9fc3d9e /docs
parent9ec8f478924c6361f334cd3c7388a48b48315e41 (diff)
parent2902efc4b02868ee351342c6a350d7ce48c89442 (diff)
Merge pull request #1841 from Weedshaker/patch-1
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 56f6752..334fda5 100644
--- a/docs/faq.md
+++ b/docs/faq.md
@@ -100,6 +100,7 @@ WebTorrent is still pretty new, but it's already being used in cool ways:
- **[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.
+- **[Peer Web Site][peerwebsite]** - Realtime P2P Web Site using WebTorrent for files and WebRTC for text.
- ***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)) -->
@@ -176,6 +177,7 @@ There's also a list of WebTorrent-powered alternatives to centralized services h
[hubzilla]: https://hubzilla.org
[hubzilla-source]: https://github.com/demitas-ace/wtplayer/tree/master/wtplayer
[comeover]: https://comeover.io
+[peerwebsite]: https://peerweb.site
## How does WebTorrent work?