Skip to content

Feature request: async support #13

Description

@surban

Async support would be nice to have, especially for large CFB files because IO can take a significant amount of time in that case.

Currently, this issue can be worked around using Tokio's block_in_place function, but proper async support that uses the AsyncRead, AsyncWrite and AsyncSeek traits would be the best solution in the long run.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions