lua-mediator-lua 1.1.2
Name | lua-mediator-lua |
---|---|
Version | 1.1.2 (31cb1367084086579079e384ccfa6a40bf63cea7) |
Summary | Event handling through channels |
Description | 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. |
Section | base |
License | MIT |
Homepage | http://olivinelabs.com/mediator_lua/ |
Recipe file | recipes-luarocks/lua-mediator-lua/lua-mediator-lua_1.1.2.bb |
Layer | meta-luarocks (master branch) |
Inherits |
|
Dependencies |
|
PACKAGECONFIG options |
Sources
git://github.com/Olivine-Labs/mediator_lua.git |
Patches
None
Other branches
This recipe in other branches of meta-luarocks:
Branch | Recipe |
---|---|
master | lua-mediator-lua 1.1.2 (this recipe) |
scarthgap (Yocto Project 5.0) | lua-mediator-lua 1.1.2 |
nanbield (Yocto Project 4.3) | lua-mediator-lua 1.1.2 |
mickledore (Yocto Project 4.2) | lua-mediator-lua 1.1.2 |
langdale (Yocto Project 4.1) | lua-mediator-lua 1.1.2 |
kirkstone (Yocto Project 4.0) | lua-mediator-lua 1.1.2 |
honister (Yocto Project 3.4) | lua-mediator-lua 1.1.2 |
hardknott (Yocto Project 3.3) | lua-mediator-lua 1.1.2 |
dunfell (Yocto Project 3.1) | lua-mediator-lua 1.1.2 |