Overview

The handler concept is central to the app architecture.

They are analogous to “plugins” but only one handler is used for a given purpose. See Architecture.

So far there is only one handler type defined; see App Handler.