Is dynamic async configure possible? #3057
Unanswered
brent-williams
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'd like to be able to give
configure()
an asyncservices
method so I can do database access etc. to determine routes to setup. Unable to figure this out so far, any suggestions, alternate way to configure that I can do in an async (tokio) context? Cheers for any pointers.Beta Was this translation helpful? Give feedback.
All reactions