how “expensive” would it be to:
when someone creates a new post,
iterate through all their followers
check if they’re connected to socket.io
if they are, send a thing like {“newFollowerPost”: “<id of post>”}
i think it might be decently expensive..
so what you’re saying is just. poll your server sometimes occasionally if it might not be that bad?
I think @live did someone kinda like this
no it didn’t
oh nevermind, that was followers