1 unstable release

0.1.0 Dec 30, 2024

#955 in HTTP server

Download history 100/week @ 2024-12-25 21/week @ 2025-01-01

121 downloads per month

MIT license

89KB
2K SLoC

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.


lib.rs:

HyProxy

hyproxy is a library for building HTTP proxies in Rust based on the hyper library.

Dependencies

~6–13MB
~139K SLoC