lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


On 9 April 2012 09:17, Marc Balmer <marc@msys.ch> wrote:
> LuaNet is a (simple) Lua interface to access the network.  For now it
> only contains the bare minimum I needed to talk to an Arduino.
>
> https://github.com/mbalmer/luanet

Er- where's the documentation?
What does it do? What is its interface? How do I use it?
All I see is one example program - but what else can it do?
Does it do anything that luasocket doesn't? Is it smaller? Faster?
Why would I want to use it over the standard luasocket?

   M