Closed
Description
I have an existing crate built upon tokio that I want to use within a web server. It makes heavy use of tokio timers and spawn
. There don't appear to be any examples in actix-web of how to integrate tokio-based code with the tokio event loops underpinning actix. I'm also not sure how I would go about getting a reactor handle to call spawn on in actix-web.
Metadata
Metadata
Assignees
Labels
No labels