This website requires JavaScript.
Explore
Help
Sign In
dany
/
luafcgi
Watch
1
Star
0
Fork
0
You've already forked luafcgi
mirror of
https://github.com/lxsang/luafcgi.git
synced
2025-04-09 02:06:46 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
22
Commits
1
Branch
0
Tags
3153cc48af
Branches
Tags
View all branches
Go to file
Code
DanyLE
3153cc48af
fix: use single config.toml for all build options
2023-03-27 10:08:01 +02:00
.cargo
fix: use single config.toml for all build options
2023-03-27 10:08:01 +02:00
src
fix: limut stdout record to 2048bytes to prevent header length overflow
2023-02-01 16:41:09 +01:00
.gitignore
Merge from main
2023-01-17 01:12:06 +01:00
Cargo.lock
The server now can handles multipart data
2023-01-28 04:03:12 +01:00
Cargo.toml
fix: limut stdout record to 2048bytes to prevent header length overflow
2023-02-01 16:41:09 +01:00
config-example.toml
Working LUA base FastCGI server
2023-01-17 00:59:57 +01:00
Jenkinsfile
cleanup jenkinsfile
2023-03-20 19:51:10 +01:00
README.md
Merge from main
2023-01-17 01:12:06 +01:00
README.md
luafcgi
FastCGI server for Lua developed in Rust
Description
FastCGI server for Lua developed in Rust
Readme
113
KiB
Languages
Rust
100%