fengsp / pencil

A web application microframework for Rust
https://fengsp.github.io/pencil/
Other
869 stars 39 forks source link

update to latest hyper, async style. #19

Open miketang84 opened 8 years ago

miketang84 commented 8 years ago

I wonder how are your realization comfortable to latest hyper ^0.9, I find no on_request and so on callback realization in pencil now.

thx.