danielSanchezQ / warp-reverse-proxy

Fully composable warp filter that can be used as a reverse proxy.
https://github.com/danielSanchezQ/warp-reverse-proxy
MIT License
48 stars 18 forks source link

Roadmap #8

Open danielSanchezQ opened 4 years ago

danielSanchezQ commented 4 years ago

It is published the first version of the library in crates.io, it still can be improved and I will be working on the next features/fixes:

danielSanchezQ commented 4 years ago

Removed unwraps in #9

danielSanchezQ commented 4 years ago

Added better docs in #12