uv
Lua bindings for the embedded libuv library
Status
External: Functionality is provided by a third-party library, which may or may not give semantic versioning guarantees
Availability
This module is preloaded. You can simply require
it:
local uv = require("uv")
Functions
The API documentation can be found here: https://github.com/luvit/luv/blob/master/docs.md
Changelog
Version | What happened? |
---|---|
v0.0.1 | Initial release |