Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

First-class Swift concurrency support #105

Open
mkj-is opened this issue Nov 22, 2023 · 0 comments
Open

First-class Swift concurrency support #105

mkj-is opened this issue Nov 22, 2023 · 0 comments

Comments

@mkj-is
Copy link
Contributor

mkj-is commented Nov 22, 2023

Are you still using/maintaining the project?

If yes, now it is as good time as ever to change building requests to Swift concurrency.

https:/futuredapp/FTAPIKit/blob/main/Sources/FTAPIKit/Server.swift#L29

The buildRequest method is not async, which makes any request signing and request creation unnecessarily complex. This change would allow some internal improvements to the whole framework, which could be relased as a new major version.

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

No branches or pull requests

1 participant