t on Nostr: nostr-kit data structures are always smaller in memory than their serialized JSON ...
nostr-kit data structures are always smaller in memory than their serialized JSON representations.
this means that data flowing off the parser is smaller than when it arrived on the network.
just because nostr is a string-based info scheme doesn’t mean our libraries should be.
this means that data flowing off the parser is smaller than when it arrived on the network.
just because nostr is a string-based info scheme doesn’t mean our libraries should be.