luajls is a set of Lua modules for developing stand-alone Lua applications

$ luarocks install luajls

luajls is a set of Lua modules for developing stand-alone Lua applications.
The modules provide general-purpose functions such as class definition and promise, to operating system abstractions such as file system and network access. The modules support asynchronous I/O based on event loops.
luajls provides:
- language basics such as class definition, logging, exception, promise, event loop, threads, processes
- file system manipulation, I/O, file and networking access, serial communication, pipe, streams
- TCP, UDP, DNS, HTTP, WebSocket, MQTT client and server with support for secured communication using SSL
- utility modules for list and map, date and time, JSON and XML formats, AST, codec, message digest, deflate, ZIP and tar files, scheduling, worker and web view
The main targeted operating systems are Linux and Windows.
For dependencies use rock module luajls-lfs or luajls-luv

Versions

0.7-351 days ago(revision: 3)20 downloads
0.6-61 year ago27 downloads
0.5-12 years ago3 downloads
0.4-12 years ago10 downloads
0.3-13 years ago47 downloads
0.2-14 years ago(revision: 3)15 downloads

Dependencies

lua >= 5.4

Dependency for

luajls-lfs, luajls-luv

Labels

Manifests