@julian Thanks for showing interest in the issue, really appreciable. I have posted the issue on the git hub repo,
Regards.
How can websockets support be disabled?
-
Hi,
our infrastructure currently can not support websockets.
But polling websockets consumes 100% CPU, as it seems.What is the simplest was to disable websockets completely, so that the browser stops polling?
Thanks
Karl
-
Can you let me know more about your infrastructure, and how it cannot support websockets?
Disabling socket.io altogether will break certain functionality...
-
Also, long polling should not be consuming your CPU 100%. It sounds like something else is going on.