Description
Bare libuv bindings for Lua 5.1, giving scripts access to event loops, asynchronous I/O, timers, networking, and process handling.
It is runtime integration infrastructure. Developers use it when Lua programs need nonblocking behavior similar to software built on libuv.