Skip to content

Add async/await support#64

Open
carson-katri wants to merge 6 commits into
mainfrom
async
Open

Add async/await support#64
carson-katri wants to merge 6 commits into
mainfrom
async

Conversation

@carson-katri

@carson-katri carson-katri commented Jan 1, 2022

Copy link
Copy Markdown
Owner

Resolves #63. This is hidden behind #if swift(>=5.5) to ensure it still builds on older Xcode versions.

@carson-katri carson-katri changed the title Add async/await support Add async/await support Jan 1, 2022
@waly-k

waly-k commented Oct 13, 2022

Copy link
Copy Markdown

Hey Carson, is there a timeline for when this is being released? Would love to use swift-request in our app, but async/await support is a must for us 😄

@carson-katri

Copy link
Copy Markdown
Owner Author

@waly-k Unfortunately, I’m not sure when I’ll get back to this. However, you may want to look at request-dl, which a contributor started as a sort of successor to this package: https://github.com/request-dl/request-dl

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

async/await support

2 participants