soto-s3-file-transfer
soto-s3-file-transfer copied to clipboard
TaskQueue change to async/await
Planned TaskQueue changed to Asynchronous Sequences?
Yes there are plans I just haven't got around to it. I do have an async implementation of TaskQueue here https://github.com/adam-fowler/async-collections/blob/main/Sources/AsyncCollections/TaskQueue.swift
2.0.0 beta is out which is written completely in Swift Concurrency