Currently, custom handlers need to be authored and put into the source tree under transcoder/message/handler, in addition to modifying the __init__.py in the directory to register the new handler. It would be convenient to be able to store handler modules in arbitrary places addressed by a CLI option in order to dynamically load handler componentry