thruster-rs / Thruster

A fast, middleware based, web framework written in Rust
MIT License
1.06k stars 47 forks source link

feat: Add ip to hyper requests #173

Closed trezm closed 3 years ago

trezm commented 3 years ago

Note that this might cause a slowdown. Although I haven't tested it yet, we are copying an extra piece of data for hyper requests.