Skip to content

Examples for integration with tokio #205

Closed
@dylanede

Description

@dylanede

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions