What's everyone working on this week (35/2017)?

Working on rustnish, a reverse proxy pet project to learn Rust. Struggled a bit with modifying requests/responses that are passed through. Also setting up Future types with Tokio/Hyper is hard. But I got lovely help in How do you calculate the Future types of a Hyper Tokio service? - #2 by vitalyd from @Ophirr33, so overall my experience with Rust is good :slight_smile:

3 Likes