why socket.emit not send packet back? code example Example: socket emit only to sender // Send to the sender and noone else socket.emit('hello', msg);