picoHz / taxy

A reverse proxy server with built-in WebUI, supporting TCP/UDP/HTTP/TLS/WebSocket, written in Rust.
https://taxy.dev/
MIT License
88 stars 6 forks source link

Migrate to hyper v1 #101

Closed picoHz closed 1 week ago

picoHz commented 1 week ago

Update the codebase to use hyper v1, including adjustments to HTTP status assertions and changes in the handling of URIs and connections. Remove Brotli compression support.