from Hacker News

Show HN: Lua Meets Node.js – Luaw, Nonblocking HTTP Server for Lua

by raksoras on 2/27/15, 7:36 PM with 4 comments

  • by raksoras on 2/28/15, 12:34 AM

    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.