Implemented publish/subscribe lua bindings to libubus-lua with example lua files.
authorIain Fraser <iainf@netduma.com>
Thu, 19 May 2016 13:40:42 +0000 (14:40 +0100)
committerJohn Crispin <john@phrozen.org>
Mon, 6 Jun 2016 12:47:10 +0000 (14:47 +0200)
commit976719d89ca58cb6d393ded3a8451b7ba6567361
tree3b00a7af8c5007c1afe5837e83d1a764245cc063
parent96ab0b3032f5caf443162f38073403a372b3e1c1
Implemented publish/subscribe lua bindings to libubus-lua with example lua files.
lua/publisher.lua [new file with mode: 0755]
lua/subscriber.lua [new file with mode: 0755]
lua/ubus.c