Skip to content

Instantly share code, notes, and snippets.

@eskim
Created May 7, 2014 10:54
Show Gist options
  • Save eskim/1aaffe081ef7b65f6017 to your computer and use it in GitHub Desktop.
Save eskim/1aaffe081ef7b65f6017 to your computer and use it in GitHub Desktop.
Agent.check = ->
@log 'check'
Agent.receive = (e)->
@log 'receive', e
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment