Has anyone put thought into making a binary version of nostr instead of json?
Could make things more efficient and be done backwards compatibly
JSON parsing performance can be improved up to 2000% in many cases before you go to this dangerous route.
https://github.com/fiatjaf/nostr-json-benchmarks
Please Login to reply.
Hmm…