The problem is that it uses WebSockets in a completely braindead way. There is absolutely zero reason to waste server resources on that for every single user. Of course it fails to scale..
The problem is that it uses WebSockets in a completely braindead way. There is absolutely zero reason to waste server resources on that for every single user. Of course it fails to scale..