``` socket.emit('message:create', { text: 'what' }, { text: 'what' }, function(res) { }); ``` https://github.com/sibartlett/hapi-io/blob/master/lib/routes.js#L43
https://github.com/sibartlett/hapi-io/blob/master/lib/routes.js#L43