chatty v0.5.0 Chatty.HookAgent

A dumb agent for storing hooks. Chatty.HookManager relies on it for setting up its initial state. Added as a protection against losing hooks in case of a hook manager’s crash.

Summary

Functions

delete_hook(id)
get_all_hooks()
put_hook(id, hook)
start_link()