is it not possible to emit an Array? Code looks like: `socket.emit('foo', {array: [1,2]})` 