Closed
Description
Given that the runtime is built on top of tokio, I think it would be useful to be able to provide async handler functions.
Happy to contribute this if there is interest from your side!
EDIT: Support for tower
via the tower-service
crate could also be interesting.