An open API service indexing awesome lists of open source software.

https://github.com/arkenidar/lua-client-server

file server with .do.lua execution (dynamic besides static file serving). example basic client included or use netcat variations.
https://github.com/arkenidar/lua-client-server

client-server lua socket

Last synced: 5 days ago
JSON representation

file server with .do.lua execution (dynamic besides static file serving). example basic client included or use netcat variations.

Awesome Lists containing this project

README

          

# lua-client-server
file server with .do.lua execution (dynamic besides static file serving). example basic client included or use netcat variations.

## screens

![client -> server -> script -> client](documentation/Screenshot%202023-05-09%2020.19.12.png?raw=true "demo .do.lua")