Can someone explain the purpose of Socket.IO using the io
cookie as a session cookie? I understand that it can be disabled, but I couldn't find any information on it in the documentation. Why is it turned on by default and what consequences would there be if I were to disable it?