CacheP2P is an edge (where "edge" is the browsers accessing the content at any given moment) CDN based on WebTorrent (e.g. BitTorrent + WebRTC) the runs entirely within the browser context.
Find a file
2016-10-17 04:38:46 +03:00
AUTHORS.md Initial Commit 2016-10-16 22:00:06 +03:00
cachep2p.min.js First functional prototype 2016-10-17 04:35:18 +03:00
CHANGELOG.md Initial Commit 2016-10-16 22:00:06 +03:00
index.js First functional prototype 2016-10-17 04:35:18 +03:00
LICENSE Initial Commit 2016-10-16 22:00:06 +03:00
package.json First functional prototype 2016-10-17 04:35:18 +03:00
README.md Update README.md 2016-10-17 04:38:46 +03:00



P2PCache

The P2P Cache for the new Internet.


CacheP2P is a [cache][https://en.wikipedia.org/wiki/Cache_(computing)] system based on [WebTorrent][https://webtorrent.io/] and runs only in the browser.

It works making every user a mirror of the webpage he has opened and allows it to serve it to other users that also are using the same website.

License

MIT. Copyright (c) CacheP2P, LLC