Heinrich-XIAO / Tweetor

thingy
https://tweetor-5tkh.vercel.app
9 stars 5 forks source link

Do online tracking not like a doofus #508

Open oblivikun opened 3 days ago

oblivikun commented 3 days ago

just making a {} with all the online users is very bad(i think), and then doing the same thing in js on the client side is also very bad( i think )

Heinrich-XIAO commented 3 days ago

we should implement web sockets for stuff so that we don't have to do polling. but that does mean we have to use your server and we cant use python anywhere

oblivikun commented 1 day ago

i think we should implement #504 first if we r gonna do this