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:
authorDiego Rodríguez Baquero <diegorbaquero@gmail.com>2017-09-08 18:49:12 +0300
committerGitHub <noreply@github.com>2017-09-08 18:49:12 +0300
commit1555d820da7a71c585fe98d2e14abfa67f0c9675 (patch)
treee41259b9acd58e89afd6c11fa792bbfc76caf3c0
parent74c791ca6cdccc5fda7c1accb2f8e231e6b22267 (diff)
parent7b4fe05a1638094c68aea29990d4a59a0930fe6c (diff)
Merge pull request #1175 from snowinszu/master
Add new WebTorrent based product: PearPlayer.js
-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?