Skip to content

Instantly share code, notes, and snippets.

@vtno
Last active April 29, 2016 09:50
Show Gist options
  • Save vtno/32fbac5404ca991a524af928a497d7a1 to your computer and use it in GitHub Desktop.
Save vtno/32fbac5404ca991a524af928a497d7a1 to your computer and use it in GitHub Desktop.
Template.home.events({
//some code here....
socket = io.connect('localhost:9999', {forceNew: true})
//more code here......
})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment