Skip to content

Async Io / Tokio Support #436

@DrSloth

Description

@DrSloth

Hi,
I am currently working on an async IoT web app and use this crate. I often have changes in templates / user defined templates
and often have to reload them. Currently, all io, such as reading and writing to disk, can only be implemented blocking from what I have seen.
Is async IO / support for Tokio planned, would you accept a PR for simple async IO if it is behind a feature flag?
Or is there a way to implement async rendering / writing that I am missing?

Thanks in advance and keep up the good work!

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions