Skip to content

[Feature Request]: Async IO? #79

@hasezoey

Description

@hasezoey

Currently all IO seems to be done synchronously, but a POC should be easily made by likely duplicating src/client.rs and enabling bufstream's feature tokio and making all the (necessary) functions async.
Though i guess due to the name, it will be using tokio specific things instead of more generalized async types.

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