the only way to send data over nostr is via nostr notes, which are a very inefficient format for binary data. It incurs a json encoding/decoding hit which is pretty slow, not to mention bandwidth inefficient. Lots of overhead for dubious gain.
the only way to send data over nostr is via nostr notes, which are a very inefficient format for binary data. It incurs a json encoding/decoding hit which is pretty slow, not to mention bandwidth inefficient. Lots of overhead for dubious gain.
No replies yet.