From 4e4cb3dee63c38a191fe9dc61a2dde7e823a13e2 Mon Sep 17 00:00:00 2001 From: Andrea Paiola Date: Sun, 14 May 2017 09:42:15 +0200 Subject: [PATCH 1/3] Added P2P-CDN --- docs/faq.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/faq.md b/docs/faq.md index d199b232..cb3268de 100644 --- a/docs/faq.md +++ b/docs/faq.md @@ -75,6 +75,7 @@ WebTorrent is still pretty new, but it's already being used in cool ways: - **[Peerify][peerify]** - Instant Web-seeded torrents for your files - **[Instant-Share][instant-share]** - File sharing over WebTorrent - **[P2PDrop][p2pdrop]** - Securely share files between peers ([source code][p2pdrop-source]) +- **[P2P-CDN][p2pcdn]** - WebTorrent CDN with graceful degradation - ***Your app here – [Send a pull request][pr] with your URL!*** [webtorrent-desktop]: https://webtorrent.io/desktop @@ -106,6 +107,7 @@ WebTorrent is still pretty new, but it's already being used in cool ways: [instant-share]: http://fs.lunik.xyz/ [p2pdrop]: http://p2pdrop.com [p2pdrop-source]: https://github.com/ajainvivek/P2PDrop +[p2pcdn]: https://github.com/andreapaiola/P2P-CDN ## How does WebTorrent work? From 6bed6d4f6072a441592acac138fb267aaeb863ad Mon Sep 17 00:00:00 2001 From: Andrea Paiola Date: Sun, 14 May 2017 09:42:15 +0200 Subject: [PATCH 2/3] Added P2P-CDN --- docs/faq.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/faq.md b/docs/faq.md index 77eae9fa..afb11778 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? From d06c8bd5722d0227ced888680c40dfdff1a3647f Mon Sep 17 00:00:00 2001 From: andreapaiola Date: Sat, 20 May 2017 11:00:03 +0200 Subject: [PATCH 3/3] fixed --- docs/faq.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/faq.md b/docs/faq.md index 37047360..afb11778 100644 --- a/docs/faq.md +++ b/docs/faq.md @@ -97,7 +97,6 @@ WebTorrent is still pretty new, but it's already being used in cool ways: - **[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 -- **[P2P-CDN][p2pcdn]** - WebTorrent CDN with graceful degradation - ***Your app here – [Send a pull request][pr] with your URL!*** #### WebTorrent Product Alternatives @@ -168,7 +167,6 @@ There's also a list of WebTorrent-powered alternatives to centralized services h [planktos]: https://xuset.github.io/planktos/ [planktos-source]: https://github.com/xuset/planktos [p2pcdn]: https://github.com/andreapaiola/P2P-CDN -[p2pcdn]: https://github.com/andreapaiola/P2P-CDN ## How does WebTorrent work?