- Comments: #66
- Initially Proposed by: @djmitche
It should be possible to configure a hook to fire when a pulse message on a given exhcange and with a given routing key is received.
Each hook would have a configuration listing (exchange, routingPattern) pairs. When a matching message is received on pulse, the hook would be fired, given the pulse message as part of the JSON-e context.