Interoperability and plain text is great, that’s not the argument I’m making. Application logic is how arrays are used to encode things that are application specific in the arrays of notes.

["p", "", "spam"]

["e", "", "illegal"]

["r", "wss://relay.example.com", "read"]

["r", "wss://other.relay.com", "write"]

["p", "", "", ""]

To your point, is nostr a messaging protocol or a social media protocol or a payments protocol or an identity protocol or a publishing protocol. Hard to be all of them all at once.

Reply to this note

Please Login to reply.

Discussion

sooo the tags in the snippet of code are what, and do what? How is it an example of application logic?

oh I actually think it’s a very flexible protocol. You can use it for anything.