FastCGI server for Lua developed in Rust
Go to file
DanyLE 751054f4c7
Some checks failed
gitea-sync/luafcgi/pipeline/head There was a failure building this commit
Compile rust app via dockers
2023-01-26 21:17:06 +01:00
.cargo Support loading C module from lua state 2023-01-18 15:13:50 +01:00
src Support for websocket connection 2023-01-26 15:29:08 +01:00
.gitignore Merge from main 2023-01-17 01:12:06 +01:00
Cargo.lock Support for websocket connection 2023-01-26 15:29:08 +01:00
Cargo.toml Support for websocket connection 2023-01-26 15:29:08 +01:00
config-example.toml Working LUA base FastCGI server 2023-01-17 00:59:57 +01:00
Jenkinsfile Compile rust app via dockers 2023-01-26 21:17:06 +01:00
README.md Merge from main 2023-01-17 01:12:06 +01:00

luafcgi

FastCGI server for Lua developed in Rust