I would like to be able to act on remote address (e.g. use `warp::filters::addr::remote()`). Seems like `lambda-web` can't implement that without something like https://github.com/seanmonstar/warp/pull/713 though.