Skip to content
Discussion options

You must be logged in to vote

I confirm you can use axum::serve(listener, app).await.unwrap();
You can see that in action in the hello world example: https://github.com/tokio-rs/axum/blob/main/examples/hello-world/src/main.rs

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Mauricio951021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants