marad / hyper-router

Simple routing middleware for rust HTTP library hyper.
52 stars 23 forks source link

Is `hyper-router` async? #76

Open bachetesla opened 2 years ago

bachetesla commented 2 years ago

while coding and reading snippets i couldn't find out if it's async and using tokio or not.