lua-users home
lua-l archive

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


I just released AndThen, a Promises library for Lua inspired by Q. I have been using it extensively in a project of my own for a couple of months, and now it is open source. If you do anything asynchronous, this is for you.

https://github.com/ppissanetzky/AndThen

Enjoy!