Hacker News new | ask | show | jobs
by tendencydriven 1813 days ago
I think some rate limiting would help but the app is great
1 comments

Yes good point. There is some per-user rate limiting. But there can be enough people on simultaneously that the whole screen still gets filled up. Our idea is to eventually split people into separate "rooms" automatically if too many people get on, or something like that
Or queue the messages in order to distribute them at a maximum constant rate?