serf-handler 1.1.2
This is a framework for creating handlers for serf, by Hashicorp. The handlers are modular, loading themselves according to a configuration file that indicates what commands are supported, and where to load the code for those commands. The framework will also support executing the handler on the command line, with the serf payload provided on the command line. This is useful for testing.