Description
A Lua event-handling library based on channels, used to decouple producers and consumers of events in applications.
It is scripting architecture infrastructure. Developers use it when Lua programs need modular event flow without tightly connecting every component.