Ahh that makes sense. So it runs client side, and optimized to communicate with the relays
Login to reply
Replies (1)
Optimized for ingesting events from the outside world in the most efficient way possible, so that notes can queried locally and mapped to data types in your app with no serialization overhead. Basically does all the heavy lifting so your UI can take care of Ui things