Skip to content

Instantly share code, notes, and snippets.

@laser
Created September 24, 2014 06:02
Show Gist options
  • Save laser/3c5e411081f7420d0c14 to your computer and use it in GitHub Desktop.
Save laser/3c5e411081f7420d0c14 to your computer and use it in GitHub Desktop.
funFact sub
funFact.onValue(function(fact) {
io.emit('message', fact);
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment