hjr3 / weldr

A HTTP 1.1 proxy written in Rust using tokio.
Apache License 2.0
217 stars 20 forks source link

Update to use hyper master branch #61

Closed hjr3 closed 7 years ago

hjr3 commented 7 years ago

The tokio branch was merged into hyper master. Some code changes were required to use hyper master.