The Cluster adapter allows to use Socket.IO within a Node.js cluster. Every packet that is sent to multiple clients (e.g. io.to("room1").emit() or ...
確定! 回上一頁