David @mleku - 3mo
i haven't got a client to test it with so idk, i'd assume it would be more like 200-300
Silberengel @Laeserin - 3mo
Hmmm. Thar sounds pretty good. We'll see #thoon.
Should maybe be part of an overall low-bandwidth mode, or something. Stop auto-downloading media and pull events over HTTP.
just separating subscriptions and queries alone makes a huge difference because you don't need to keep a socket data structure and thread live all the time, you just spin one up each time there is request the majority of nostr queries are not subscriptions but the client has to explicitly close them all the time