Skip to content

Instantly share code, notes, and snippets.

@Pent
Created June 14, 2013 20:14
Show Gist options
  • Select an option

  • Save Pent/5784918 to your computer and use it in GitHub Desktop.

Select an option

Save Pent/5784918 to your computer and use it in GitHub Desktop.
Fiber(function() {
Messages.insert({
handle: handle
});
processMessage(handle, message);
}).run();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment