-
Notifications
You must be signed in to change notification settings - Fork 41
Open
Description
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
Labels
No labels