From 7b4fe05a1638094c68aea29990d4a59a0930fe6c Mon Sep 17 00:00:00 2001 From: snowinszu <86755838@qq.com> Date: Mon, 21 Aug 2017 12:02:20 +0800 Subject: [PATCH] Update faq.md --- docs/faq.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/faq.md b/docs/faq.md index 31604c29..7630c7ba 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?