nginx-rs
nginx-rs copied to clipboard
nginx bindings for Rust
Results
2
nginx-rs issues
Sort by
recently updated
recently updated
newest added
trafficstars
The readme talks about being loosely based on the [nginxinc/ngx-rust](https://github.com/nginxinc/ngx-rust) project. The readme of ǹgx-rust` mentions that the setup requires a C stub for a proper setup but suggest that...
Hi, Is there is a minimal working example (i.e Hello World Nginx) so we can start from that point? Thank you.