Sirius's avatar
Sirius 5 months ago
Parent web app could run relay conns & event storage and child apps could communicate with it over postMessage

Replies (1)

arthurfranca's avatar
arthurfranca 5 months ago
Yes, these are good ideas. These features could be window.nostr.napp optional add-ons. Currently, each app handles its own ws connections and local storage as usual but the good thing is it can always consider there is always only one user, always the same one. No need to code for multi-user. While the 44billion.net is multi-user, the napp sees just one.