[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Announcing Luaw - Lua meets Node.js https://github.com/raksoras/luaw
- From: raksoras lua <raksoraslua@...>
- Date: Fri, 27 Feb 2015 13:24:24 -0800
https://github.com/raksoras/luaw
Event driven, non blocking HTTP app server for Lua inspired by
Node.js. Uses Lua coroutines in place of nested callbacks to simplify
application code.
Any feedback greatly appreciated!
- raksoras