soto-project / soto-s3-file-transfer

Simplifying upload and download from S3 using Soto the Swift SDK for AWS.
https://soto.codes
Apache License 2.0
45 stars 13 forks source link

Update readme to reflect dropping of NIO? #44

Open vade opened 1 month ago

vade commented 1 month ago

Hi

Im new to Soto and the ecosystem, so bear with me if I get this wrong!

Since Soto 7 dropped NIO and is using structured concurrency features of Swift, it seems like this repo's readme may need some updating?

If not, feel free to ignore!

adam-fowler commented 1 month ago

Fair comment. We haven't dropped NIO though, it just an implementation detail now and futures no longer appear in our public API