Hot-loading and distribution system for runtime bundles #5755
Labels
c:p2p
Category: P2P
c:security
Category: security sensitive
s:needs adr
Needs a design document, discussion and decision (ADR)
Either our own P2P protocol or we could just store them in IPFS or similar. We could simply chunk the bundle into equally-sized chunks and then provide those to peers. In order to reduce avenues for a DoS attack, only nodes that are registered for a given runtime would be eligible to request bundles.
There should also be support for hot-loading (e.g. without node restart) runtimes (and individual detached components) after they are fetched.
The text was updated successfully, but these errors were encountered: