Description
An embeddable asynchronous networking, threading, and notification framework for Lua 5.1 based on continuation queues.
It is scripting infrastructure for event-driven programs. Developers use it when Lua applications need to handle network or background work without blocking the whole program.