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:
authorAndrea Paiola <andrea.paiola@gmail.com>2017-05-14 10:42:15 +0300
committerandreapaiola <andrea.paiola@digintel.it>2017-05-20 11:56:07 +0300
commit6bed6d4f6072a441592acac138fb267aaeb863ad (patch)
tree5c0edaf441f87bd2d7e30194c391bb96107d1878 /docs
parent41110edb073d4e5cf9210ab69505d21f2446c558 (diff)
Added P2P-CDN
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 77eae9f..afb1177 100644
--- a/docs/faq.md
+++ b/docs/faq.md
@@ -96,6 +96,7 @@ WebTorrent is still pretty new, but it's already being used in cool ways:
- **[Lunik-Torrent][lunik-torrent]** - WebTorrent downloader and file manager. ([source code][lunik-torrent-source])
- **[BitChute][bitchute]** - A decentralized video streaming social network
- **[Planktos][planktos]** - Enables websites to serve their static content over BitTorrent ([source code][planktos-source])
+- **[P2P-CDN][p2pcdn]** - WebTorrent CDN with graceful degradation
- ***Your app here – [Send a pull request][pr] with your URL!***
#### WebTorrent Product Alternatives
@@ -165,6 +166,7 @@ There's also a list of WebTorrent-powered alternatives to centralized services h
[bitchute]: https://www.bitchute.com
[planktos]: https://xuset.github.io/planktos/
[planktos-source]: https://github.com/xuset/planktos
+[p2pcdn]: https://github.com/andreapaiola/P2P-CDN
## How does WebTorrent work?