Skip to content

First-class Swift concurrency support #105

Description

@mkj-is

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://github.com/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.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions