hyper-reverse-proxy/README.md
Brendan Zabarauskas 2e5475d45d Initial commit
2017-07-15 16:28:59 +10:00

744 B

hyper-reverse-proxy

Build Status Documentation Version License

A simple reverse proxy, to be used with Hyper and Tokio.

The implementation was originally based on Go's httputil.ReverseProxy.