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:
authorsnowinszu <86755838@qq.com>2017-08-21 07:02:20 +0300
committerGitHub <noreply@github.com>2017-08-21 07:02:20 +0300
commit7b4fe05a1638094c68aea29990d4a59a0930fe6c (patch)
treee41259b9acd58e89afd6c11fa792bbfc76caf3c0 /docs
parent74c791ca6cdccc5fda7c1accb2f8e231e6b22267 (diff)
Update faq.md
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 31604c2..7630c7b 100644
--- a/docs/faq.md
+++ b/docs/faq.md
@@ -98,6 +98,7 @@ WebTorrent is still pretty new, but it's already being used in cool ways:
- **[Planktos][planktos]** - Enables websites to serve their static content over BitTorrent ([source code][planktos-source])
- **[SuperQuickShare][superquickshare]** - Quickly share files between devices using webtorrent and qrcodes ([source code][superquickshare-source])
- **[P2P-CDN][p2pcdn]** - WebTorrent CDN with graceful degradation
+- **[PearPlayer][PearPlayer]** - A WebTorrent based multi-source and multi-protocol P2P streaming media player
- ***Your app here – [Send a pull request][pr] with your URL!***
#### WebTorrent Product Alternatives
@@ -170,6 +171,7 @@ There's also a list of WebTorrent-powered alternatives to centralized services h
[superquickshare]: https://sqs.fun
[superquickshare-source]: https://github.com/manicphase/super-quick-share
[p2pcdn]: https://github.com/andreapaiola/P2P-CDN
+[PearPlayer]: https://github.com/PearInc/PearPlayer.js
## How does WebTorrent work?