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.
AUTHORS.md | ||
cachep2p.min.js | ||
CHANGELOG.md | ||
index.js | ||
LICENSE | ||
package.json | ||
README.md |
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