3.3.6 socket.send([...args][,ack])

  • args

  • ack (Function)

  • Returns Socket

发送消息事件,见 socket.emit(eventName[, …args][, ack])

Last updated