Iris still use way to much bandwide compared to other clients like snort.social even more than astral, i digged in a bit, and it struked me, that iris opens 3 REQ for the different kinds instead to pack them in one like other clients, and the random on id for every req seam unecessary a once rand a startup might be enough per user, and btw with every click between gobal and home tons of data that is skipped is retreived per relay, i debuged a bit and changed the client so that there is now less data, but i am not sure if that is a path iris wants to go, but on non Desktop i find such changes useful.

Reply to this note

Please Login to reply.

Discussion

Can you pull-request the source code on github? Data subscriptions indeed need a lot of attention.