Crates.io | salvo-proxy |
lib.rs | salvo-proxy |
version | 0.74.1 |
source | src |
created_at | 2022-10-10 12:19:00.609814 |
updated_at | 2024-11-05 07:08:46.238275 |
description | TBD: Proxy support for salvo web server framework. |
homepage | https://salvo.rs |
repository | https://github.com/salvo-rs/salvo |
max_upload_size | |
id | 684552 |
size | 26,611 |
This is an official crate, so you can enable it in Cargo.toml
like this:
salvo = { version = "*", features = ["proxy"] }