Subscriber
This is the Audiograph subscriber framework. It enables the registering of handlers for particular types of messages and (future) provides adaptors to enable the low-touch integration with various queueing backends.
Developing
Just install the depenendencies with: yarn
and you're off to the races.
Publishing
Run yarn publish (and make sure to bump the version) from you local environment.