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:41:35 +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:41:35 +03:00



CacheP2P


CacheP2P is a highly distributed cache platform based on WebTorrent and runs only in the browser.

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

License

MIT. Copyright (c) CacheP2P, LLC