seanmonstar / warp

A super-easy, composable, web server framework for warp speeds.
https://seanmonstar.com/post/176530511587/warp
MIT License
9.59k stars 723 forks source link

Feature request: `warp::make_service()` or `warp::service_with_addr()` #1065

Open jakajancar opened 1 year ago

jakajancar commented 1 year ago

... or any other way to get the remote addr in, if the bottom layers are hyper/axum_server, not warp::serve().