Skip to content

Instantly share code, notes, and snippets.

@rudyjahchan
Created February 3, 2014 06:10
Show Gist options
  • Save rudyjahchan/8779517 to your computer and use it in GitHub Desktop.
Save rudyjahchan/8779517 to your computer and use it in GitHub Desktop.
onGameChange: (game)=>
@io.sockets.in(game.name).emit 'game', game.toJSON()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment