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

Added P2P-CDN

  • Loading branch information
andreapaiola committed May 14, 2017
commit 4e4cb3dee63c38a191fe9dc61a2dde7e823a13e2
@@ -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?

ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.