Description
An embeddable asynchronous framework for Lua 5.4, covering event queues, networking, threading, and notifications.
It is runtime infrastructure for applications that need nonblocking behavior. Developers use it when Lua software must handle several I/O tasks without freezing the main flow.