lua-users home
lua-l archive

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


 

I have to implement some asynchronous socket content loading within the context of a

Lua script callout.  Normally I would use co-routines, but the environment within which

I'm working that isn't an option (Lua script execution is 'secondary' to the main application).

 

I was looking at LuaLanes and LuaTask as my two principle choices, but neither one seems

to have much activity and/or documentation around them so I'm just wondering if I should

be looking at something else or if these projects are just 'complete' and as such no activity

is warranted.

 

Opinions welcome.

 

Thanks,

Thomas

---

Crank Software: www.cranksoftware.com

There is a better way to build embedded user interfaces