Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我知道它是一个会话 cookie,但 Socket.IO 实际使用iocookie 的目的是什么?我知道我可以禁用它,但在 docs上找不到任何其他内容。为什么默认启用它,如果禁用它会丢失或破坏什么?
io
显然,根据对这个Github 问题的回答,“它不用于任何事情”,因此禁用它是安全的。