hyproxy

Crates.iohyproxy
lib.rshyproxy
version
sourcesrc
created_at2024-12-30 05:33:16.824991
updated_at2024-12-30 05:33:16.824991
descriptionProxy helpers for hyper services
homepage
repositoryhttps://github.com/alexrudy/hyproxy
max_upload_size
id1498788
Cargo.toml error:TOML parse error at line 19, column 1 | 19 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include`
size0
Alex Rudy (alexrudy)

documentation

https://docs.rs/hyproxy

README

Proxy utilties for hyper-based services, reliant on hyper and hyperdriver.

crate Docs Build Status MIT licensed

This crate provides primitives specific to building proxies and reverse proxies with hyper. It is built on hyperdriver and hyper.

Commit count: 14

cargo fmt