Has anyone published anything on nostr client query patterns?
I suspect there's some basic stuff most clients are doing: feed, notifications, dms, profiles, etc.
Has anyone published anything on nostr client query patterns?
I suspect there's some basic stuff most clients are doing: feed, notifications, dms, profiles, etc.
#[2] said he split out 28 subscriptions to cover all his use cases, but it didn’t really work due to relay max concurrent subscriptions. I don’t think it was shared.
I’d still like to see/have a common list. It’s extremely useful for apps, client libraries, relay optimisations, etc.
It seems mostly like boilerplate. Although, I'm sure the client wizards have their special sauce.