salvo-proxy

Crates.iosalvo-proxy
lib.rssalvo-proxy
version0.74.1
sourcesrc
created_at2022-10-10 12:19:00.609814
updated_at2024-11-05 07:08:46.238275
descriptionTBD: Proxy support for salvo web server framework.
homepagehttps://salvo.rs
repositoryhttps://github.com/salvo-rs/salvo
max_upload_size
id684552
size26,611
Maintainers (github:salvo-rs:maintainers)

documentation

README

salvo-proxy

Proxy for Salvo.

This is an official crate, so you can enable it in Cargo.toml like this:

salvo = { version = "*", features = ["proxy"] }

Docs

Commit count: 3159

cargo fmt