indeed. good thing it works on mobile and is a responsive app! Will be nice when notedeck apps can register themselves as handlers, so when you click these links in the columns app, they open in the full featured zap stream app. This is a bit different than the vitor model where each apps share an on-device relay which is not possible on ios. In this case they all share the same in-browser relay, which has best performance.

Replies (1)

Its clear I still have a lot of work to do to explain what notedeck is ๐Ÿ˜… Best way i can describe it is it allows many devs to build very high performance apps in isolation by coding to a nostr browser environment. these apps will be able to talk and interact with each other within the notedeck browser via the local relay. The environment is just a shared nostrdb instance and things like image cache, relay pool, immediate mode ui context. Wayy simpler than the bloated browser stack, and is specifically designed for interoperable nostr apps that you can jump between easily.
โ†‘