Skip to content

Instantly share code, notes, and snippets.

@jamtur01
Last active January 25, 2016 19:26
Show Gist options
  • Save jamtur01/75de9223ce6b11aa038c to your computer and use it in GitHub Desktop.
Save jamtur01/75de9223ce6b11aa038c to your computer and use it in GitHub Desktop.
(def pusher (pushover "asdaasd" "asdasdas"))
(streams
(where (service "somecriticalservice")
(changed-state { :init "ok" }
pusher)))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment