Skip to content

Instantly share code, notes, and snippets.

@emberian
Created March 17, 2012 01:32
Show Gist options
  • Save emberian/2054192 to your computer and use it in GitHub Desktop.
Save emberian/2054192 to your computer and use it in GitHub Desktop.
Hub.listen('irc/*', function(Event) {
Event.next()
Event.next( create_new_event_to_send_to_children_in_tree() )
})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment