sails.sockets.blast(). Broadcast a message to all sockets connected to the server. sails.sockets.blast(data);. Or: sails.sockets.blast(eventName, data); ...
確定! 回上一頁