mediator2

Event handling through channels

$ luarocks install --server=https://luarocks.org/dev mediator2

mediator2 allows you to subscribe and publish to a central object so
you can decouple function calls in your application. It's as simple as
mediator:addSubscriber({"channel"}, function). Supports namespacing, predicates,
and more.

Versions

dev-1dev9 days ago1 download

Dependencies

lua >= 5.1

Manifests