mediator_lua
Mediator pattern implementation for pub-sub management
mediator_lua 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:subscribe("channel", function). Supports namespacing, predicates, and more.
homepage ↗ github: Olivine-Labs/mediator_lua
Available in
| Overlay | Newest | Ebuilds | Last activity | |
|---|---|---|---|---|
| gentoo gitweb ↗ | 1.1.2_p0-r1 | 1 | 17 h | details › |
Versions & arches
Use flags of 1.1.2_p0-r1
- test Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
4 expansion flags (python targets, ABIs, cpu flags…)
- lua_targets_luajit
- lua_targets_lua5-1
- lua_targets_lua5-3
- lua_targets_lua5-4
Runtime dependencies of 1.1.2_p0-r1
show 12 lines
lua_targets_luajit?
(
)
lua_targets_lua5-1?
(
)
lua_targets_lua5-3?
(
)
lua_targets_lua5-4?
(
)