Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save 525c1e21-bd67-4735-ac99-b4b0e5262290/784051 to your computer and use it in GitHub Desktop.
Save 525c1e21-bd67-4735-ac99-b4b0e5262290/784051 to your computer and use it in GitHub Desktop.
works
handler = (client, connection) ->
@log = (data, cb) ->
console.log data
node = dnode handler
handler = (client, connection) ->
@log = (data, cb) ->
console.log data
return
node = dnode handler
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment