agala v1.0.2 API Reference

Modules

Main framework module. Copy readme from github here

A lot of super interesting documentation

Router behaviour specification

Direct router creates single handler process and pass all incoming messages to it. It’s the simplest case. It also supervises handler process: if it falls - router will ensure to restart it before passing new incomming messages