Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added P2P-CDN #1125

Merged
merged 6 commits into from May 23, 2017
Merged
Changes from 1 commit
Commits
File filter...
Filter file types
Jump to…
Jump to file or symbol
Failed to load files and symbols.

Always

Just for now

Prev

Merge branch 'master' into master

  • Loading branch information
DiegoRBaquero committed May 23, 2017
commit ca270f8c96f2bd7cff5c1e7121f0fe29b1d991cd
@@ -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])
- **[SuperQuickShare][superquickshare]** - Quickly share files between devices using webtorrent and qrcodes ([source code][superquickshare-source])
- **[P2P-CDN][p2pcdn]** - WebTorrent CDN with graceful degradation
- ***Your app here – [Send a pull request][pr] with your URL!***

@@ -166,6 +167,8 @@ 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
[superquickshare]: https://sqs.fun
[superquickshare-source]: https://github.com/manicphase/super-quick-share
[p2pcdn]: https://github.com/andreapaiola/P2P-CDN

## How does WebTorrent work?
You are viewing a condensed version of this merge commit. You can view the full changes here.
ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.