... {emitEvent: 'charged'}}); }); socket.on('disconnect', function(){ q.destroy(); q.close(); }); }); }); Aftera socket creates a connection, we create a queue ...
確定! 回上一頁